forked from OSchip/llvm-project
parent
cc4f31d3d7
commit
c17c8093db
|
|
@ -1,5 +1,6 @@
|
|||
# RUN: llvm-objdump -macho -bind -arch x86_64 \
|
||||
# RUN: %p/Inputs/bind.macho-x86_64 | FileCheck %s
|
||||
# RUN: %p/Inputs/bind.macho-x86_64 > %t \
|
||||
# RUN: && FileCheck %s < %t || cat %t
|
||||
|
||||
|
||||
# CHECK:__DATA __data 0x00001028 pointer 0 flat-namespace _any
|
||||
|
|
|
|||
Loading…
Reference in New Issue