rust/compiler/rustc_interface
Oleksii Lozovskyi 0e60df9ed1 Parse "-Z instrument-xray" codegen option
Recognize all bells and whistles that LLVM's XRay pass is capable of.
The always/never settings are a bit dumb without attributes but they're
still there. The default instruction count is chosen by the compiler,
not LLVM pass. We'll do it later.
2023-02-09 12:25:21 +09:00
..
src Parse "-Z instrument-xray" codegen option 2023-02-09 12:25:21 +09:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00