[ELF] - Fix BB after r315051.

Testcase has "zlib" requirement, which is unsupported on
windows, so that it was not run locally for me.

llvm-svn: 315052
This commit is contained in:
George Rimar 2017-10-06 09:46:04 +00:00
parent d46753e421
commit 148d75d8d5
1 changed files with 2 additions and 2 deletions

View File

@ -39,10 +39,10 @@
# GNU-NEXT: EntrySize: 1
# GNU-NEXT: }
# RUN: ld.lld %t -o %t.so -shared
# RUN: ld.lld --hash-style=sysv %t -o %t.so -shared
# RUN: llvm-readobj -sections -section-data %t.so | FileCheck -check-prefix=DATA %s
# RUN: ld.lld %t2 -o %t2.so -shared
# RUN: ld.lld --hash-style=sysv %t2 -o %t2.so -shared
# RUN: llvm-readobj -sections -section-data %t2.so | FileCheck -check-prefix=DATA %s
# DATA: Section {