Add mtriple to test case to avoid problems with different naming schemes
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 13 Apr 2015 20:24:40 +0000 (20:24 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 13 Apr 2015 20:24:40 +0000 (20:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234793 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/tailcall-mem-intrinsics.ll

index 78c84c47d49efc6c2f0b579f84489363f6504f41..9efa6afd123150000d73bd7bd41b04cb59b9b16a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 < %s | FileCheck %s
+; RUN: llc -march=x86-64 -mtriple=x86_64-pc-linux-gnu < %s | FileCheck %s
 
 ; CHECK-LABEL: tail_memcpy
 ; CHECK: jmp memcpy