llvm-project/llvm/lib/DebugInfo
David Blaikie 92f2d02b4a DebugInfo: Sink string form validation down from verifier to form parsing
Avoid duplicating the string decoding - improve the error messages down
in form parsing (& produce an Expected<const char*> instead of
Optional<const char*> to communicate the extra error details)
2021-12-14 15:41:53 -08:00
..
CodeView [NFC][llvm] Inclusive language: remove uses of sanity in llvm/lib/ExecutionEngine/ 2021-11-17 22:17:54 -05:00
DWARF DebugInfo: Sink string form validation down from verifier to form parsing 2021-12-14 15:41:53 -08:00
GSYM Log to the right stream in DwarfTransformer::handleDie(). 2021-09-08 14:00:19 -07:00
MSF Tweak diagnostic text from e4eb6216c2 2021-12-06 19:57:28 -05:00
PDB [llvm] Use range-based for loops (NFC) 2021-12-08 20:35:39 -08:00
Symbolize [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. 2021-12-13 23:00:32 +00:00
CMakeLists.txt