Files
tinygo/compiler
Ayke van Laethem 3b1913ac57 all: use the new LLVM pass manager
The old LLVM pass manager is deprecated and should not be used anymore.
Moreover, the pass manager builder (which we used to set up a pass
pipeline) is actually removed from LLVM entirely in LLVM 17:
https://reviews.llvm.org/D145387
https://reviews.llvm.org/D145835

The new pass manager does change the binary size in many cases: both
growing and shrinking it. However, on average the binary size remains
more or less the same.

This is needed as a preparation for LLVM 17.
2023-10-04 13:05:58 +02:00
..
2023-10-01 18:32:15 +02:00
2023-09-18 21:58:02 +02:00
2022-10-19 22:23:19 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2021-09-27 15:47:12 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00