about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2022-08-01 14:04:14 -0700
committerJubilee Young <workingjubilee@gmail.com>2022-08-05 14:59:32 -0700
commit80c9012e422263a567d217c5699c4d88623afc32 (patch)
tree7ed4b60720241c16e44e8bcbcc29987808fb6775 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentb4151a41a0b275dee59ffbbc115e7bfc5be8a8c3 (diff)
downloadrust-80c9012e422263a567d217c5699c4d88623afc32.tar.gz
rust-80c9012e422263a567d217c5699c4d88623afc32.zip
Enable function merging when opt is for size
It is, of course, natural to want to merge aliasing functions when
optimizing for code size, since that can eliminate several bytes.
And an exhaustive match helps make the code less brittle.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions