aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAlexander Yermolovich <43973793+ayermolo@users.noreply.github.com>2024-02-26 14:00:31 -0800
committerGitHub <noreply@github.com>2024-02-26 14:00:31 -0800
commit6de5fcc74637116581d7b9b39c16fc252a5a54ef (patch)
tree957892e230c5a472558bf112a13c3cb54a2fa615 /clang/lib/CodeGen/CodeGenFunction.cpp
parent21d83324fbdbd91de0115d48f3b55979f57807b7 (diff)
downloadllvm-6de5fcc74637116581d7b9b39c16fc252a5a54ef.zip
llvm-6de5fcc74637116581d7b9b39c16fc252a5a54ef.tar.gz
llvm-6de5fcc74637116581d7b9b39c16fc252a5a54ef.tar.bz2
[BOLT][DWARF] Add support for .debug_names (#81062)
DWARF5 spec supports the .debug_names acceleration table. This is the formalized version of combination of gdb-index/pubnames/types. Added implementation of it to BOLT. It supports both monolothic and split dwarf, with and without Type Units. It does not include parent indices. This will be in followup PR. Unlike LLVM output this will put all the CUs and TUs into one Module.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions