forked from OSchip/llvm-project
Fix testers by removing dubious testcase for r209154.
It turns out that not all the world is x86-64. Who knew? I'll get to work on a more appropriate test case for this patch. llvm-svn: 209155
This commit is contained in:
parent
1fcbc08500
commit
9f7d14756d
Binary file not shown.
|
@ -1,2 +1 @@
|
|||
RUN: llvm-rtdyld -printline %p/Inputs/arm_secdiff_reloc.o
|
||||
RUN: llvm-rtdyld %p/Inputs/x86_64_macho_pic_globals_GOT.o
|
||||
|
|
Loading…
Reference in New Issue