[PATCH] D71756: [test][llvm-dwarfdump
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 05:38:57 PST 2019
jhenderson created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71756
Files:
llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
Index: llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
===================================================================
--- llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
+++ llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
@@ -147,9 +147,6 @@
# RESERVED: warning: parsing line table prologue at offset 0x00000048 unsupported reserved unit length found of value 0xfffffffe
-# MD5: warning: parsing line table prologue at 0x00000000 found an invalid directory or file table description at 0x0000003b
-# MD5-NEXT: warning: failed to parse file entry because the MD5 hash is invalid
-
# ALL-NOT: warning:
# ALL: warning: parsing line table prologue at offset 0x00000048 found unsupported version 0x00
# ALL-NEXT: warning: parsing line table prologue at offset 0x0000004e found unsupported version 0x01
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71756.234870.patch
Type: text/x-patch
Size: 849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/986acf8a/attachment.bin>
More information about the llvm-commits
mailing list