diff options
author | Greg Clayton <gclayton@apple.com> | 2017-05-02 22:48:52 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2017-05-02 22:48:52 +0000 |
commit | 6707046f9018c34274cdfbc317eb6041631e7f2c (patch) | |
tree | 283c5e2bd355b0b9b2a6d6e58b9918457f16f186 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4a01ffbd6aca4a26f4a7b6f9112e920a56ff6e07 (diff) | |
download | bcm5719-llvm-6707046f9018c34274cdfbc317eb6041631e7f2c.tar.gz bcm5719-llvm-6707046f9018c34274cdfbc317eb6041631e7f2c.zip |
Add line table verification to lldb-dwarfdump --verify
This patch verifies the .debug_line:
- verify all addresses in a line table sequence have ascending addresses
- verify that all line table file indexes are valid
Unit tests added for both cases.
Differential Revision: https://reviews.llvm.org/D32765
llvm-svn: 301984
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions