[PATCH] D32771: Verify that no compile units share the same line table in "llvm-dwarfdump --verify"
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 08:38:19 PDT 2017
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Sure. I'm fine with a separate commit that breaks the Verifier out into its own file and also breaks the current HandleDebugLine function (which btw. should start with a lower-case character) into smaller functions.
https://reviews.llvm.org/D32771
More information about the llvm-commits
mailing list