forked from OSchip/llvm-project
Remove .rdata section size checks from pdb.test, they are not the same on Windows and Unix
llvm-svn: 299795
This commit is contained in:
parent
fc20b2b4ad
commit
c9bc745518
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue