1
Fork 0
rust/compiler/rustc_target/src
Dylan DPC 2b9e099a83
Rollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
fix debuginfo for windows_gnullvm_base.rs

These lines (including the FIXME comment) were added to windows_gnu_base.rs in cf2c492ef8 but windows_gnullvm_base.rs was not updated.  This resulted in an error `LLVM ERROR: dwo only supported with ELF and Wasm` attempting to build on aarch64-pc-windows-gnullvm.

See also https://github.com/msys2/MINGW-packages/pull/13921#issuecomment-1304391707

/cc ```@mati865``` ```@davidtwco```

r? ```@davidtwco```
2022-11-08 11:23:53 +05:30
..
abi more dupe word typos 2022-10-14 12:57:56 +08:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Rollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco 2022-11-08 11:23:53 +05:30
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00