看看 LLVM 的码(三)Pass 及其周围的配套
2024-02-26 • C++, Compiler, LLVMLLVM passes are where most of the interesting parts of the compiler exist
– LLVM documentit causes too many template instantiations, causing terrible compile times.
– LLVM code's comment
LLVM passes are where most of the interesting parts of the compiler exist
– LLVM documentit causes too many template instantiations, causing terrible compile times.
– LLVM code's comment