aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorWilliam Junda Huang <williamjhuang@google.com>2024-06-15 00:02:45 -0400
committerGitHub <noreply@github.com>2024-06-15 00:02:45 -0400
commit675d8d629dbdc794a78d885511eacbabc7929f8a (patch)
tree484bff08ff33591281b9603b16853ce858886532 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentcddb9ce04e68d876de895d39d60b6af34d569012 (diff)
downloadllvm-675d8d629dbdc794a78d885511eacbabc7929f8a.zip
llvm-675d8d629dbdc794a78d885511eacbabc7929f8a.tar.gz
llvm-675d8d629dbdc794a78d885511eacbabc7929f8a.tar.bz2
(New) Add option to generate additional debug info for expression dereferencing pointer to pointers (#95298)
This is a different implementation to #94100, which has been reverted. When -fdebug-info-for-profiling is specified, for any Load expression if the pointer operand is not a declared variable, clang will emit debug info describing the type of the pointer operand (which can be an intermediate expr)
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions