about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-01-07 02:36:06 +0800
committerGitHub <noreply@github.com>2018-01-07 02:36:06 +0800
commitf6125846b634d335ba74eb8392c4038e72b613c5 (patch)
tree4c8569df17196b06d732d74b0affc722b9882fa4 /src/rustllvm/PassWrapper.cpp
parente7192c1a4b884ddeb54c32678da1687558d51e1f (diff)
parentb719578f48c06047aea5f5b307ec1e3affb8f4ff (diff)
downloadrust-f6125846b634d335ba74eb8392c4038e72b613c5.tar.gz
rust-f6125846b634d335ba74eb8392c4038e72b613c5.zip
Rollup merge of #47220 - nagisa:nonamellvm, r=rkruppe
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.

Should be a viable fix for https://github.com/rust-lang/rust/issues/46449
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions