rust/compiler/rustc_llvm
flip1995 20f597ffcd
Add LLVM module flags required for the VFE opt
To apply the optimization the `Virtual Function Elim` module flag has to
be set. To apply this optimization post-link the `LTOPostLink` module
flag has to be set.
2022-06-14 14:50:52 +02:00
..
llvm-wrapper Add LLVM module flags required for the VFE opt 2022-06-14 14:50:52 +02:00
src Fully stabilize NLL 2022-06-03 17:16:41 -04:00
build.rs Add LLVM based mingw-w64 targets 2022-05-13 20:14:15 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00