gingerBill
|
2c86fadee1
More name canonicalization for globals
|
6 months ago |
gingerBill
|
f0f395c510
Fix canonicalization
|
6 months ago |
gingerBill
|
46a8991d0f
Canonicalize generated procedures
|
6 months ago |
gingerBill
|
ebda946d61
Move temporary array out of `CheckerInfo`
|
6 months ago |
gingerBill
|
5489a88983
Change `typeid` definition to be based around the canonical type hash
|
6 months ago |
gingerBill
|
4a29d9bb84
Simplify type info table construction
|
6 months ago |
gingerBill
|
9b26bb2e6a
Begin work on hash types
|
6 months ago |
Laytan Laats
|
1053ec3051
make corrected linkage with -use-separate-modules apply hidden visibility
|
6 months ago |
Laytan Laats
|
9dc17f4c47
optimize fix
|
7 months ago |
Laytan Laats
|
b2aaf90f88
fix separate modules with objc code
|
7 months ago |
gingerBill
|
bca08d3b85
Make `-no-dynamic-literals` the default now
|
7 months ago |
gingerBill
|
a25a9e6ebe
Check for `LLVM_VERSION_MAJOR >= 18`
|
11 months ago |
gingerBill
|
0dddd2b97e
Add internal flag
|
11 months ago |
Laytan
|
ca6ef95b03
add support for linux_riscv64 and freestanding_riscv64
|
1 year ago |
Laytan Laats
|
4d1d754cae
fix `specific_union_variant in map_keyed_by_union` not converting to union type
|
1 year ago |
gingerBill
|
bc5b41938e
Fix #3964
|
1 year ago |
gingerBill
|
7d643bcae3
Make linkage weak in certain places
|
1 year ago |
gingerBill
|
549311fac9
Fix global variables being "missing" with `-use-separate-modules`
|
1 year ago |
gingerBill
|
c5decd3eae
Fix possible race and correct linkage _after_ generation
|
1 year ago |
gingerBill
|
a867378418
Default to `-o:minimal` again
|
1 year ago |
gingerBill
|
34c6868e78
Merge pull request #3895 from laytan/fix-optimization-mode-attribute
|
1 year ago |
gingerBill
|
87ac68fcf2
Add `-internal-cached`
|
1 year ago |
Laytan Laats
|
1a20b78633
remove misleading `@(optimization_mode)` values and make "none" inhibit optimizations
|
1 year ago |
gingerBill
|
2c9ef6907a
Clean up timings messages showing used module count
|
1 year ago |
gingerBill
|
2a219fa830
Correct `-use-separate-module` behaviour
|
1 year ago |
gingerBill
|
8491e2491c
Experiment with different uses of `-use-separate-modules`
|
1 year ago |
gingerBill
|
7dd4cccce7
Use a temporary directory for -use-separate-modules
|
1 year ago |
gingerBill
|
0f664893dd
Add sort for global types and procedures
|
1 year ago |
Laytan Laats
|
b79d7e6917
disallow non-global foreign import of variables on wasm
|
1 year ago |
Jeroen van Rijn
|
ed7d34beb0
Avoid sporadic wasm crash
|
1 year ago |