[all-commits] [llvm/llvm-project] dcf8ae: Reapply "[ORC] Add utilities for limited symbolica...
Lang Hames via All-commits
all-commits at lists.llvm.org
Sun Jan 11 17:23:28 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcf8ae80289fd5e343b6ca172073388b6d227b62
https://github.com/llvm/llvm-project/commit/dcf8ae80289fd5e343b6ca172073388b6d227b62
Author: Lang Hames <lhames at gmail.com>
Date: 2026-01-12 (Mon, 12 Jan 2026)
Changed paths:
A llvm/include/llvm/ExecutionEngine/Orc/BacktraceTools.h
A llvm/lib/ExecutionEngine/Orc/BacktraceTools.cpp
M llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
Log Message:
-----------
Reapply "[ORC] Add utilities for limited symbolication of JIT backtra… (#175469)
…ces"
This reapplies 906b48616c03948a4df62a5a144f7108f3c455e8, which was
reverted in c11df52f9b847170b766fb71defd2a9222d95a8d due to bot
failures.
The testcase has been dropped from this recommit as it failed on several
bots (possbly due to differing backtrace formats or failure modes). I'll
re-introduce the testcase in a follow-up commit so that it cane be
iterated on (and re-reverted if necessary) without affecting the options
introduced by this commit. (Since these options are best-effort
debugging tools it's ok if they live in-tree without a test for now).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list