summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
AgeCommit message (Expand)Author
2025-11-11Remove unused <utility> inclusionserge-sans-paille
2025-08-07[DWARF] Speedup .gdb_index dumping (#151806)itrofimow
2023-03-27[DWARF][GDB INDEX] Fix to deal with constant pool de-dupliation Summary:Alexander Yermolovich
2022-02-15Cleanup LLVMDWARFDebugInfoserge-sans-paille
2021-01-10[CodeGen, DebugInfo] Use llvm::find_if (NFC)Kazu Hirata
2019-08-06Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin
2019-06-19[llvm-dwarfdump] --gdb-index: fix uninitialized TuListOffsetFangrui Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-05[DWARF] Support types CU list in .gdb_index dumpingFangrui Song
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-04-27[llvm-dwarfdump] - Change format for .gdb_index dump.George Rimar
2017-03-01[DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko
2016-09-23Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd...George Rimar
2016-09-23Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."George Rimar
2016-09-23[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.George Rimar