diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-16 20:15:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-16 20:15:55 +0200 |
| commit | c8ec8e6989ddb4fcb71c453cc9e4f236cfc3b9c3 (patch) | |
| tree | 544008d96e805d47fb20c6be9017260ce857dfbf /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 80cbc6d40d5949ab9d613bf6bc2674f8939ddcd4 (diff) | |
| parent | 476ea45c68223e4b2f9674d20f1aff8dd52fe1fb (diff) | |
| download | rust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions
