commit | cfa02bf1594016814415b8149ccae93f1b731bd7 | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Tue May 02 22:48:52 2017 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Tue May 02 22:48:52 2017 +0000 |
tree | 32c63abc6b035cda80924ec6e12cfd75309bad81 | |
parent | 3d8a34a84be5a9a4c66c8629cde2723b6f423276 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301984 91177308-0d34-0410-b5e6-96231b3b80d8