diff options
Diffstat (limited to 'test/MC/COFF/feat00.s')
-rw-r--r-- | test/MC/COFF/feat00.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/COFF/feat00.s b/test/MC/COFF/feat00.s index bfd47ad..f671ebe 100644 --- a/test/MC/COFF/feat00.s +++ b/test/MC/COFF/feat00.s @@ -6,7 +6,7 @@ // CHECK: Symbol { // CHECK: Name: @feat.00 // CHECK: Value: 123 -// CHECK: Section: (65535) +// CHECK: Section: IMAGE_SYM_ABSOLUTE (-1) // CHECK: BaseType: Null (0x0) // CHECK: ComplexType: Null (0x0) // CHECK: StorageClass: External (0x2) |