[llvm-branch-commits] [llvm] 776bb71 - [XCore][docs] Fix XCore compiler writer documentation links.

2020-12-08 Thread J. Ryan Stinnett via llvm-branch-commits
Author: Nigel Perks Date: 2020-12-08T12:21:09Z New Revision: 776bb71d88e48a77fc6788324d30bbc63581d6a9 URL: https://github.com/llvm/llvm-project/commit/776bb71d88e48a77fc6788324d30bbc63581d6a9 DIFF: https://github.com/llvm/llvm-project/commit/776bb71d88e48a77fc6788324d30bbc63581d6a9.diff LOG: [

[llvm-branch-commits] [llvm] [DLCov] Origin-Tracking: Enable collecting and symbolizing stack traces (PR #143591)

2025-06-11 Thread J. Ryan Stinnett via llvm-branch-commits
jryans wrote: > This patch adds a pair of new functions in `signals.h` that can be used to > collect and symbolize stack traces respectively. This has major > implementation overlap with the existing stack trace collection/symbolizing > methods, but the existing functions are specialized for d