[ELF] Fix test case thinko from r289152
authorMeador Inge <meadori@codesourcery.com>
Fri, 9 Dec 2016 21:51:37 +0000 (21:51 +0000)
committerMeador Inge <meadori@codesourcery.com>
Fri, 9 Dec 2016 21:51:37 +0000 (21:51 +0000)
It was pointed out in a post-commit review that the tests
were structured oddly.  Fixed thusly.

llvm-svn: 289278

lld/test/ELF/linkerscript/data-commands.s

index 5fe7714..ef154ed 100644 (file)
 # BE:      Contents of section .foo:
 # BE-NEXT:   ff11ff11 22ff1122 3344ff11 22334455
 # BE-NEXT:   667788
-
-# RUN: llvm-mc -filetype=obj -triple=mips64-unknown-linux %s -o %tmips64be
-# RUN: ld.lld --script %t.script %tmips64be -o %t2
-# RUN: llvm-objdump -s %t2 | FileCheck %s --check-prefix=BE
-# BE:      Contents of section .bar:
+# BE-NEXT: Contents of section .bar:
 # BE-NEXT:   ff12ff11 22ff1122 3346ff11 22334455
 # BE-NEXT:   667788