rust/compiler/rustc_codegen_llvm/src/back
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
..
archive.rs Add LLVM based mingw-w64 targets 2022-05-13 20:14:15 +02:00
lto.rs Add LLVM module flags required for the VFE opt 2022-06-14 14:50:52 +02:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa 2022-06-14 07:47:23 +09:00