Files
clang-p2996/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
Fangrui Song 4f30a3d3d2 [llvm-cfi-verify] Set UseSymbolTable to false
parseSectionContents expects to skip regions not described by DWARF.  With my
pending DebugInfo/Symbolize change, the filename can be recovered and there
will be more IndirectInstructions entries.
2021-02-10 09:44:13 -08:00

20 KiB