mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
tweak test case to help solve why failing on one build bot
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217856 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
07b445aff7
commit
23ed1eab04
@ -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…
Reference in New Issue
Block a user