1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/DebugInfo
David Blaikie e22892d408 DebugInfo: Allow dumping macinfo and macinfo.dwo from the same file
If dumping an Split DWARF file that hasn't been split into separate
files (such as from llc - that includes the plain and .dwo sections in
the same file) allow both macinfo and macinfo.dwo sections to be dumped.
2020-01-31 12:47:50 -08:00
..
CodeView Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DWARF DebugInfo: Allow dumping macinfo and macinfo.dwo from the same file 2020-01-31 12:47:50 -08:00
GSYM Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
MSF [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
PDB Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Symbolize Print discriminators when printing .debug_line in GNU style. 2020-01-29 12:22:12 -08:00
CMakeLists.txt Add GSYM utility files along with unit tests. 2019-06-26 14:09:09 +00:00
LLVMBuild.txt Fix build in shared lib mode. 2019-06-26 15:46:48 +00:00