DWARFVerifier: make the verifier more comprehensive for objects
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Oct 2018 23:45:27 +0000 (23:45 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Oct 2018 23:45:27 +0000 (23:45 +0000)
commit91242b788a9a1182f1e67d63e89e68be1502c839
tree6e0ca1d8d4a433c90a7af55761d80ea89f8a2b02
parenta83403892ac33484c0a830a21313fdf2473bcd0f
DWARFVerifier: make the verifier more comprehensive for objects

Make the code do what was mentioned in the comment: only skip the CU types.
This enables the lexical blocks to be verified as well.

llvm-svn: 345675
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp