diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2021-11-01 14:16:25 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2021-11-10 08:35:42 -0800 |
| commit | d208e1943bd94f0646dbb6fdc1a14d1973bf63a5 (patch) | |
| tree | 3b0c75edf1d6f4712cbfd1dd16baea1a786772c2 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | caa9e4a2d0feaee53df67677a190edab95c996af (diff) | |
| download | rust-d208e1943bd94f0646dbb6fdc1a14d1973bf63a5.tar.gz rust-d208e1943bd94f0646dbb6fdc1a14d1973bf63a5.zip | |
Fix a crash with wasm64 in LLVM
This commit works around a crash in LLVM when the `-generate-arange-section` argument is passed to LLVM. An LLVM bug is opened for this and the code in question is also set to continue passing this flag with LLVM 14, assuming that this is fixed by the time LLVM 14 comes out. Otherwise this should work around debuginfo crashes on LLVM 13.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
