mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
def3fd8e92
Adds the virtual-function-elimination unstable compiler flag and a check that this flag is only used in combination with -Clto. LLVM can only apply this optimization with fat LTO.