From c9bc745518b54e4d4b5d8e5e81c50abef5edf7e0 Mon Sep 17 00:00:00 2001 From: Reid Kleckner Date: Fri, 7 Apr 2017 19:58:33 +0000 Subject: [PATCH] Remove .rdata section size checks from pdb.test, they are not the same on Windows and Unix llvm-svn: 299795 --- lld/test/COFF/pdb.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lld/test/COFF/pdb.test b/lld/test/COFF/pdb.test index 925559beec66..dc883107c970 100644 --- a/lld/test/COFF/pdb.test +++ b/lld/test/COFF/pdb.test @@ -327,7 +327,7 @@ # RAW-NEXT: SecName: 65535 # RAW-NEXT: ClassName: 65535 # RAW-NEXT: Offset: 0 -# RAW-NEXT: SecByteLength: 122 +# RAW-NEXT: SecByteLength: # RAW-NEXT: } # RAW-NEXT: Entry { # RAW-NEXT: Flags [ (0x208) @@ -392,7 +392,7 @@ # RAW-NEXT: } # RAW-NEXT: { # RAW-NEXT: Name: .rdata -# RAW-NEXT: Virtual Size: 122 +# RAW-NEXT: Virtual Size: # RAW-NEXT: Virtual Address: 16384 # RAW-NEXT: Size of Raw Data: 512 # RAW-NEXT: File Pointer to Raw Data: 2560