Files
rust/compiler
Manish Goregaokar e284780cf6 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``````
2022-11-13 21:49:25 -05:00
..
2022-10-23 10:09:44 +02:00
2022-09-29 16:49:04 +09:00
2022-11-07 14:33:33 +08:00
2022-10-23 10:09:44 +02:00
2022-11-07 16:11:32 +01:00