Use the new StringTableBuilder in yaml2elf
[oota-llvm.git] / test / Object / yaml2obj-elf-section-basic.yaml
index c1f693518556aa15b7617fc0fc66bb419524f5db..7264b7a57614fd92ad18b33e3a587f9324ce4ca7 100644 (file)
@@ -35,14 +35,14 @@ Sections:
 # CHECK-NEXT:     )
 #
 # CHECK:        Section {
-# CHECK:          Name: .symtab (7)
+# CHECK:          Name: .symtab (25)
 # CHECK:          Type: SHT_SYMTAB (0x2)
 # CHECK:        }
 # CHECK:        Section {
-# CHECK:          Name: .strtab (15)
+# CHECK:          Name: .strtab (17)
 # CHECK:          Type: SHT_STRTAB (0x3)
 # CHECK:        }
 # CHECK:        Section {
-# CHECK:          Name: .shstrtab (23)
+# CHECK:          Name: .shstrtab (7)
 # CHECK:          Type: SHT_STRTAB (0x3)
 # CHECK:        }