llvm-project/llvm/lib/DebugInfo
Daniel Thornburgh e61d89efd7 [NFC] [Object] Create library to fetch debug info by build ID.
This creates a library for fetching debug info by build ID, whether
locally or remotely via debuginfod. The functionality was refactored
out of existing code in the Symboliize library. Existing utilities
were refactored to use this library.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D132504
2022-09-28 13:35:35 -07:00
..
CodeView [CodeView] Add function to get size in bytes for TypeIndex/CVType. 2022-08-08 08:48:23 +01:00
DWARF [DWARF DUMP] Fix infinite recursion in Type Printer. 2022-09-26 16:23:37 -07:00
GSYM [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
MSF ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
PDB [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
Symbolize [NFC] [Object] Create library to fetch debug info by build ID. 2022-09-28 13:35:35 -07:00
CMakeLists.txt