diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 00:47:15 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 00:47:15 +0000 |
commit | cd07efa1736ba3c990f67d3343594dbbcddb08be (patch) | |
tree | 9c9f832133b7d9d2643a16465b29bb9bba2ec8d0 /lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp | |
parent | 387a0e7ccec5dc6d2709ab29eab99d7e6948bfa2 (diff) | |
download | llvm-cd07efa1736ba3c990f67d3343594dbbcddb08be.zip llvm-cd07efa1736ba3c990f67d3343594dbbcddb08be.tar.gz llvm-cd07efa1736ba3c990f67d3343594dbbcddb08be.tar.bz2 |
Verifier: Move checks over from DIDescriptor::Verify()
Move over some more checks from `DIDescriptor::Verify()`, and change
`LLParser` to require non-null `file:` fields in compile units.
I've ignored the comment in test/Assembler/metadata-null-operands.ll
since I disagree with it. At the time that test was written (r229960),
the debug info verifier wasn't on by default, so my comment there is in
the context of not expecting the verifier to be useful. It is now, and
besides that, since r233394 we can check when parsing textual IR whether
an operand is null that shouldn't be.
llvm-svn: 233654
Diffstat (limited to 'lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp')
0 files changed, 0 insertions, 0 deletions