aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authoralx32 <103613512+alx32@users.noreply.github.com>2025-01-21 09:24:55 -0800
committerGitHub <noreply@github.com>2025-01-21 09:24:55 -0800
commit4a1c33d34c31893aa781ac43285ae2100a540fd4 (patch)
tree8b6656926f9d2a70ac7206c74d4c7e9947aa9d98 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentb4576bba44bc4f2b2dec12a4792b64c1f826d199 (diff)
downloadllvm-4a1c33d34c31893aa781ac43285ae2100a540fd4.zip
llvm-4a1c33d34c31893aa781ac43285ae2100a540fd4.tar.gz
llvm-4a1c33d34c31893aa781ac43285ae2100a540fd4.tar.bz2
[llvm-gsymutil] Add support for merged functions lookup differentiation (#122409)
This update introduces the ability to filter merged functions during lookups based on regex patterns derived from call site information in a previous call to `llvm-gsymutil`. The regex patterns, extracted from call sites, can then be passed to subsequent calls using the `--merged-functions-filter` option along with `--merged-functions` and `--address` (or `--addresses-from-stdin`). This allows for precise filtering of functions during lookups, giving accurate results for call stacks that contain merged functions.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions