]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commitdiff
Fix testers by removing dubious testcase for r209154.
authorLang Hames <lhames@gmail.com>
Mon, 19 May 2014 19:38:48 +0000 (19:38 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 19 May 2014 19:38:48 +0000 (19:38 +0000)
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209155 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/RuntimeDyld/Inputs/x86_64_macho_pic_globals_GOT.o [deleted file]
test/ExecutionEngine/RuntimeDyld/macho_relocations.test

diff --git a/test/ExecutionEngine/RuntimeDyld/Inputs/x86_64_macho_pic_globals_GOT.o b/test/ExecutionEngine/RuntimeDyld/Inputs/x86_64_macho_pic_globals_GOT.o
deleted file mode 100644 (file)
index 2013a0e..0000000
Binary files a/test/ExecutionEngine/RuntimeDyld/Inputs/x86_64_macho_pic_globals_GOT.o and /dev/null differ
index d3407352ce713087e39a0faa310d0ff61010310a..92e4dd793ccbe87164264a85483c01d2e87f5620 100644 (file)
@@ -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