X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2FRuntimeDyld%2FX86%2FMachO_x86-64_PIC_relocations.s;h=502f276501f84e4775ca4c8861b5dca1885d60c4;hp=7a40a24d312a975f4cb00652c4246bac7c0259c6;hb=4643143a65ff615008cc9c33425fe85f033a2d04;hpb=988acb6d1bc1ba538cbe3f84ed24d766feb60dd2 diff --git a/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s b/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s index 7a40a24d312..502f276501f 100644 --- a/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s +++ b/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s @@ -1,6 +1,5 @@ # RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -relocation-model=pic -filetype=obj -o %T/test_x86-64.o %s # RUN: llvm-rtdyld -triple=x86_64-apple-macosx10.9 -verify -check=%s %/T/test_x86-64.o -# XFAIL: mips .section __TEXT,__text,regular,pure_instructions .globl foo