"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "8aa6f34455695092ac1046a70386f8a7bf98054a"
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
Loading
Please register or sign in to comment