mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
tweak test case to help solve why failing on one build bot
llvm-svn: 217856
This commit is contained in:
parent
30a9d86eca
commit
5577ef4461
@ -1,5 +1,6 @@
|
||||
# RUN: llvm-objdump -macho -lazy-bind -arch x86_64 \
|
||||
# RUN: %p/Inputs/lazy-bind.macho-x86_64 | FileCheck %s
|
||||
# RUN: %p/Inputs/lazy-bind.macho-x86_64 > %t \
|
||||
# RUN: && FileCheck %s < %t || cat %t
|
||||
|
||||
|
||||
# CHECK: __DATA __la_symbol_ptr 0x100001010 libfoo.dylib _foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user