julia
8079ee3f - Add utilities for debugging LLVM during sysimg build

Commit
8 years ago
Add utilities for debugging LLVM during sysimg build This adds an extra command line option to dump the unoptimized rather than the optimized representation of the LLVM IR. This is very useful when debugging new LLVM passes (which we're now increasingly making use of) or when profiling LLVM, to split out JIT and sysimg optimization.
Author
Committer
Parents
Loading