about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorHood Chatham <roberthoodchatham@gmail.com>2024-10-16 12:22:14 +0200
committerHood Chatham <roberthoodchatham@gmail.com>2024-10-16 12:22:14 +0200
commit476ea45c68223e4b2f9674d20f1aff8dd52fe1fb (patch)
tree2a1e644e2bde3b2275b77c073f40d52dfb68520d /compiler/rustc_codegen_llvm/src/errors.rs
parent9618da7c9995a673af4841149ba2d1f53b69dd92 (diff)
downloadrust-476ea45c68223e4b2f9674d20f1aff8dd52fe1fb.tar.gz
rust-476ea45c68223e4b2f9674d20f1aff8dd52fe1fb.zip
Emscripten: Xfail backtrace ui tests
It is possible to link libunwind and use the normal backtrace code, but it fails
to symbolize stack traces. I investigated and could get the list of instruction
pointers and symbol names, but I'm not sure how to use the dwarf info to map
from instruction pointer to source location. In any case, fixing this is
probably not a high priority.

See https://github.com/rust-lang/rust/issues/131738
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions