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-11-09 14:56:20 +01:00
2022-11-09 14:56:21 +01:00
2022-11-09 14:56:20 +01:00
2022-11-06 14:18:36 +05:30