Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Object / yaml2obj-elf-symbol-basic.yaml
index 3fb9b17655fd85f959b33aa99712c0c6d22ea92a..b17c0429bd47b664c8f3399614bfd0397025347b 100644 (file)
@@ -9,6 +9,7 @@ Sections:
   - Name: .text
     Type: SHT_PROGBITS
     Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
+    AddressAlign: 0x4
     Content: "90EBFE" # x86 machine code
                       #   NOP ; To make main's `Value` non-zero (for testing).
                       # main:
@@ -37,4 +38,4 @@ Symbols:
 # CHECK:          Section: .text
 # CHECK:        Symbol {
 # CHECK:          Name: undefined_symbol
-# CHECK:          Section:  (0x0)
+# CHECK:          Section: Undefined (0x0)