about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-16 20:15:55 +0200
committerGitHub <noreply@github.com>2024-10-16 20:15:55 +0200
commitc8ec8e6989ddb4fcb71c453cc9e4f236cfc3b9c3 (patch)
tree544008d96e805d47fb20c6be9017260ce857dfbf /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent80cbc6d40d5949ab9d613bf6bc2674f8939ddcd4 (diff)
parent476ea45c68223e4b2f9674d20f1aff8dd52fe1fb (diff)
downloadrust-c8ec8e6989ddb4fcb71c453cc9e4f236cfc3b9c3.tar.gz
rust-c8ec8e6989ddb4fcb71c453cc9e4f236cfc3b9c3.zip
Rollup merge of #131776 - hoodmane:emscripten-xfail-backtrace-tests, r=jieyouxu
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 not a high priority.

See https://github.com/rust-lang/rust/issues/131738

r?jieyouxu
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions