llvm-project/llvm/include/llvm/DebugInfo
David Blaikie 4f60a42878 DWARFVerifier: Skip resolution failures for locations in dwo files
When reading location lists in dwo files the addresses cannot be
resolved, but that's not a problem.

Long term this probably should be fixed with a different API that
exposes location expressions without the need to resolve the address
ranges, since that's all the verifier (in its current state) requires.
(though the verifier should probably also eventually verify the address
ranges in location lists are a subset of the enclosing scope's address
range)
2021-12-16 22:24:32 -08:00
..
CodeView [NFC] Make some includes explicit 2021-10-08 20:34:48 +02:00
DWARF DWARFVerifier: Skip resolution failures for locations in dwo files 2021-12-16 22:24:32 -08:00
GSYM [DebugInfo] Remove unused Optional.h includes 2021-10-07 14:59:21 +01:00
MSF Enable pdbpagesize to allow support for PDB file sizes > 4GB 2021-12-06 18:22:08 -05:00
PDB Enable pdbpagesize to allow support for PDB file sizes > 4GB 2021-12-06 18:22:08 -05:00
Symbolize Reformat files. 2021-07-16 07:39:21 +00:00
DIContext.h Reformat files. 2021-07-16 07:39:21 +00:00