Fix a test to pacify llvm-clang-lld-x86_64-scei-ps4-windows10pro bot.
authorRui Ueyama <ruiu@google.com>
Tue, 11 Oct 2016 20:15:36 +0000 (20:15 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 11 Oct 2016 20:15:36 +0000 (20:15 +0000)
I don't really understand why we get a larger .rodata section only
on this bot. I guess it may be picking up a library which contains
a .rodata. I removed the specific values since their values are not
important for this test case.

llvm-svn: 283931

lld/test/COFF/pdb.test

index e932686..59005d2 100644 (file)
 # RAW:      Section Headers [
 # RAW-NEXT:   {
 # RAW-NEXT:     Name: .text
-# RAW-NEXT:     Virtual Size: 3
-# RAW-NEXT:     Virtual Address: 4096
-# RAW-NEXT:     Size of Raw Data: 512
-# RAW-NEXT:     File Pointer to Raw Data: 512
+# RAW-NEXT:     Virtual Size:
+# RAW-NEXT:     Virtual Address:
+# RAW-NEXT:     Size of Raw Data:
+# RAW-NEXT:     File Pointer to Raw Data:
 # RAW-NEXT:     File Pointer to Relocations: 0
 # RAW-NEXT:     File Pointer to Linenumbers: 0
 # RAW-NEXT:     Number of Relocations: 0
 # RAW-NEXT:   }
 # RAW-NEXT:   {
 # RAW-NEXT:     Name: .rdata
-# RAW-NEXT:     Virtual Size: 107
-# RAW-NEXT:     Virtual Address: 8192
-# RAW-NEXT:     Size of Raw Data: 512
-# RAW-NEXT:     File Pointer to Raw Data: 1024
+# RAW-NEXT:     Virtual Size:
+# RAW-NEXT:     Virtual Address:
+# RAW-NEXT:     Size of Raw Data:
+# RAW-NEXT:     File Pointer to Raw Data:
 # RAW-NEXT:     File Pointer to Relocations: 0
 # RAW-NEXT:     File Pointer to Linenumbers: 0
 # RAW-NEXT:     Number of Relocations: 0