about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2018-01-04 22:19:23 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2018-01-05 19:08:44 +0200
commitb719578f48c06047aea5f5b307ec1e3affb8f4ff (patch)
tree67e426fd9cde4fbcc08b7f08256ed95a468a0245 /src/rustllvm/PassWrapper.cpp
parent8e7a609e635b728eba65d471c985ab462dc4cfc7 (diff)
downloadrust-b719578f48c06047aea5f5b307ec1e3affb8f4ff.tar.gz
rust-b719578f48c06047aea5f5b307ec1e3affb8f4ff.zip
Use name-discarding LLVM context
This is only applicable when neither of --emit=llvm-ir or --emit=llvm-bc are not
requested.

In case either of these outputs are wanted, but the benefits of such context are
desired as well, -Zfewer_names option provides the same functionality regardless
of the outputs requested.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions