[PATCH] D37511: [dwarfdump] Verify line table prologue
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 14:49:25 PDT 2017
aprantl added inline comments.
================
Comment at: llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp:2072
+TEST(DWARFDebugInfo, TestDwarfVerifyInvalidLineTablePorlogueDirIndex) {
+ // Create a single compile unit whose line table has a prologue with an
----------------
`Porlogue`? :-)
Repository:
rL LLVM
https://reviews.llvm.org/D37511
More information about the llvm-commits
mailing list