diff options
author | Alexander Yermolovich <43973793+ayermolo@users.noreply.github.com> | 2024-02-26 14:00:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 14:00:31 -0800 |
commit | 6de5fcc74637116581d7b9b39c16fc252a5a54ef (patch) | |
tree | 957892e230c5a472558bf112a13c3cb54a2fa615 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 21d83324fbdbd91de0115d48f3b55979f57807b7 (diff) | |
download | llvm-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