[PATCH] D59518: [DwarfDebug] Skip entries to big for 16 bit size field in Dwarf < 5.
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 12:23:22 PDT 2019
probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/test/MC/X86/dwarf-size-field-overflow.test:9
+# CHECK-NEXT: DW_AT_location (0x00000000
+# CHECK-NEXT: [0x0000000000000000, 0x0000000000000008): )
+# CHECK-NEXT: DW_AT_name ("self")
----------------
I could wish for something more obviously "no expression here" but that's not your doing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59518/new/
https://reviews.llvm.org/D59518
More information about the llvm-commits
mailing list