about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2022-11-07 15:15:24 +0000
committerDavid Wood <david.wood@huawei.com>2022-11-08 10:35:53 +0000
commit29dc08307dde3051ab6bf17c53f2db99e32681ee (patch)
treea5701461b32706897d4155904f70ca882ec0db89 /compiler/rustc_codegen_llvm/src/errors.rs
parent9bcc083c873be61e62446d0240a72f99d71350e0 (diff)
downloadrust-29dc08307dde3051ab6bf17c53f2db99e32681ee.tar.gz
rust-29dc08307dde3051ab6bf17c53f2db99e32681ee.zip
llvm: dwo only emitted when object code emitted
`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).

Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions