summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/pdbdump-headers.test
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-12-16 19:25:23 +0000
committerZachary Turner <zturner@google.com>2016-12-16 19:25:23 +0000
commitd0fffd1d1405823e4dc1a4ad16e007e3bdd4bf69 (patch)
tree4a91b07fa45157e47cd0d48f62f5708c6705ff52 /llvm/test/DebugInfo/PDB/pdbdump-headers.test
parent242b46aa590d04ef870a1bf2ea611f769bc748d2 (diff)
downloadbcm5719-llvm-d0fffd1d1405823e4dc1a4ad16e007e3bdd4bf69.tar.gz
bcm5719-llvm-d0fffd1d1405823e4dc1a4ad16e007e3bdd4bf69.zip
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
This reverts commit r289978, which is failing due to some rebase/merge issues. llvm-svn: 289981
Diffstat (limited to 'llvm/test/DebugInfo/PDB/pdbdump-headers.test')
-rw-r--r--llvm/test/DebugInfo/PDB/pdbdump-headers.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/PDB/pdbdump-headers.test b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
index edbaedb6b52..adcab2c0deb 100644
--- a/llvm/test/DebugInfo/PDB/pdbdump-headers.test
+++ b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
@@ -417,6 +417,7 @@
; EMPTY-NEXT: }
; EMPTY-NEXT: {
; EMPTY-NEXT: EnvBlock {
+; EMPTY-NEXT: Reserved: 0
; EMPTY-NEXT: Entries [
; EMPTY-NEXT: cwd
; EMPTY-NEXT: d:\src\llvm\test\DebugInfo\PDB\Inputs
@@ -457,6 +458,7 @@
; EMPTY-NEXT: Section {
; EMPTY-NEXT: SectionNumber: 1
; EMPTY-NEXT: Alignment: 12
+; EMPTY-NEXT: Reserved: 0
; EMPTY-NEXT: Rva: 4096
; EMPTY-NEXT: Length: 4122
; EMPTY-NEXT: Characteristics [ (0x60000020)
@@ -492,6 +494,7 @@
; EMPTY-NEXT: Section {
; EMPTY-NEXT: SectionNumber: 2
; EMPTY-NEXT: Alignment: 12
+; EMPTY-NEXT: Reserved: 0
; EMPTY-NEXT: Rva: 12288
; EMPTY-NEXT: Length: 690
; EMPTY-NEXT: Characteristics [ (0x40000040)
@@ -557,6 +560,7 @@
; EMPTY-NEXT: Section {
; EMPTY-NEXT: SectionNumber: 3
; EMPTY-NEXT: Alignment: 12
+; EMPTY-NEXT: Reserved: 0
; EMPTY-NEXT: Rva: 16384
; EMPTY-NEXT: Length: 4
; EMPTY-NEXT: Characteristics [ (0xC0000040)
@@ -592,6 +596,7 @@
; EMPTY-NEXT: Section {
; EMPTY-NEXT: SectionNumber: 4
; EMPTY-NEXT: Alignment: 12
+; EMPTY-NEXT: Reserved: 0
; EMPTY-NEXT: Rva: 20480
; EMPTY-NEXT: Length: 8
; EMPTY-NEXT: Characteristics [ (0x42000040)
@@ -1250,6 +1255,7 @@
; ALL: }
; ALL: {
; ALL: EnvBlock {
+; ALL: Reserved: 0
; ALL: Entries [
; ALL: cwd
; ALL: d:\src\llvm\test\DebugInfo\PDB\Inputs
@@ -1274,6 +1280,7 @@
; ALL: Section {
; ALL: SectionNumber: 1
; ALL: Alignment: 12
+; ALL: Reserved: 0
; ALL: Rva: 4096
; ALL: Length: 4122
; ALL: Characteristics [ (0x60000020)
@@ -1301,6 +1308,7 @@
; ALL: Section {
; ALL: SectionNumber: 2
; ALL: Alignment: 12
+; ALL: Reserved: 0
; ALL: Rva: 12288
; ALL: Length: 690
; ALL: Characteristics [ (0x40000040)
@@ -1350,6 +1358,7 @@
; ALL: Section {
; ALL: SectionNumber: 3
; ALL: Alignment: 12
+; ALL: Reserved: 0
; ALL: Rva: 16384
; ALL: Length: 4
; ALL: Characteristics [ (0xC0000040)
@@ -1377,6 +1386,7 @@
; ALL: Section {
; ALL: SectionNumber: 4
; ALL: Alignment: 12
+; ALL: Reserved: 0
; ALL: Rva: 20480
; ALL: Length: 8
; ALL: Characteristics [ (0x42000040)
OpenPOWER on IntegriCloud