about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-11-08 11:23:53 +0530
committerGitHub <noreply@github.com>2022-11-08 11:23:53 +0530
commit2b9e099a83f558423909c11522c77eccb8b88e10 (patch)
tree1bf889aee486c70b89fead3040224557a6c6163b /compiler/rustc_codegen_llvm/src/errors.rs
parent58c13e095e993d17563a8b5f1d30918d3614c097 (diff)
parent6994651b6c52e010dc93efbe4f90aa3816d79f5c (diff)
downloadrust-2b9e099a83f558423909c11522c77eccb8b88e10.tar.gz
rust-2b9e099a83f558423909c11522c77eccb8b88e10.zip
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 cf2c492ef8c87c049b4e3a62f43c841aafc88cba 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```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions