[llvm-objdump] - Update test after r352366. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 28 Jan 2019 15:49:41 +0000 (15:49 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 28 Jan 2019 15:49:41 +0000 (15:49 +0000)
Change the column name.

llvm-svn: 352379

llvm/test/tools/llvm-objdump/X86/adjust-vma.test

index c3317d9..6b1a7c6 100644 (file)
@@ -50,7 +50,7 @@
 ## ... There are more lines here. We do not care.
 
 # NOADJUST:      Sections:
-# NOADJUST-NEXT: Idx Name           Size     Address          Type
+# NOADJUST-NEXT: Idx Name           Size     VMA              Type
 # NOADJUST-NEXT:  0                 00000000 0000000000000000
 # NOADJUST-NEXT:  1 .text           00000002 0000000000000000 TEXT
 # NOADJUST-NEXT:  2 .debug_str      00000004 0000000000000000
@@ -62,7 +62,7 @@
 # NOADJUST-NEXT:  8 .shstrtab       0000003c 0000000000000000
 
 # ADJUST:        Sections:
-# ADJUST-NEXT:   Idx Name           Size     Address          Type
+# ADJUST-NEXT:   Idx Name           Size     VMA              Type
 # ADJUST-NEXT:    0                 00000000 0000000000000000
 # ADJUST-NEXT:    1 .text           00000002 0000000000123000 TEXT
 # ADJUST-NEXT:    2 .debug_str      00000004 0000000000000000