summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2022-11-13 21:49:25 -0500
committerGitHub <noreply@github.com>2022-11-13 21:49:25 -0500
commite284780cf64381eeb0379d09a6f4896b239db9b1 (patch)
treee5852b873de6163b95cbb6ff65f9b13eaba5ee1e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc9fc5cbeb5b682eb207cb190670027c497ea47a1 (diff)
parent29dc08307dde3051ab6bf17c53f2db99e32681ee (diff)
downloadrust-e284780cf64381eeb0379d09a6f4896b239db9b1.tar.gz
rust-e284780cf64381eeb0379d09a6f4896b239db9b1.zip
Rollup merge of #104105 - davidtwco:split-dwarf-lto, r=michaelwoerister
llvm: dwo only emitted when object code emitted

Fixes #103932.

`CompiledModule` should not think a DWARF object was emitted when a bitcode-only compilation has happened, this can confuse archive file creation (which expects to create an archive containing non-existent dwo files).

r? ``````@michaelwoerister``````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions