about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-02-14 16:14:27 +0800
committerGitHub <noreply@github.com>2018-02-14 16:14:27 +0800
commit8671f6931ffe818c2471b438fed7606387b61ab5 (patch)
treec5b46b38038547903868fa68b69dacf93b84a1e8 /src/rustllvm/RustWrapper.cpp
parent4d2d3fc5dadf894a8ad709a5860a549f2c0b1032 (diff)
parent0f16eee013aa64108a1b1ca8fa9f9cf263635071 (diff)
downloadrust-8671f6931ffe818c2471b438fed7606387b61ab5.tar.gz
rust-8671f6931ffe818c2471b438fed7606387b61ab5.zip
Rollup merge of #47784 - alexcrichton:less-dsymutil, r=michaelwoerister
rustc: Add the ability to not run dsymutil

This commit adds the ability for rustc to not run `dsymutil` by default
on OSX. A new codegen option, `-Z run-dsymutil=no`, was added to specify
that `dsymutil` should *not* run and instead the compiler should
unconditionally keep the object files around in a compilation if
necessary for debug information.

cc #47240
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions