mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
- Remove use of LLVMGetGlobalContext for single module compilation.
- Fixed bug where constants would get modified when slicing them. #2660
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
### Changes / improvements
|
||||
- Add `--custom-libc` option for custom libc implementations.
|
||||
- Remove use of LLVMGetGlobalContext for single module compilation.
|
||||
- Fixed bug where constants would get modified when slicing them. #2660
|
||||
|
||||
### Fixes
|
||||
- Regression with npot vector in struct triggering an assert #2219.
|
||||
|
||||
Reference in New Issue
Block a user