[ELF] - Following commit for r304531 to fix BB.

Not sure why I did not faced that locally earlier, 
llvm-readobj did not have -s flag for 2/3 tests.

llvm-svn: 304539
This commit is contained in:
George Rimar 2017-06-02 10:38:45 +00:00
parent 0bafa02709
commit 6a0644b24b
1 changed files with 2 additions and 2 deletions

View File

@ -5,11 +5,11 @@
## Check single dash form.
# RUN: ld.lld -emit-relocs %t1.o -o %t1
# RUN: llvm-readobj -t -r %t1 | FileCheck %s
# RUN: llvm-readobj -t -r -s %t1 | FileCheck %s
## Check alias.
# RUN: ld.lld -q %t1.o -o %t2
# RUN: llvm-readobj -t -r %t2 | FileCheck %s
# RUN: llvm-readobj -t -r -s %t2 | FileCheck %s
# CHECK: Section {
# CHECK: Index: 2