test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Feb 2011 07:18:55 +0000 (07:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Feb 2011 07:18:55 +0000 (07:18 +0000)
Redzone is not applicable on Win64.

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

test/CodeGen/X86/red-zone.ll

index 1ffb4e3c78f679b960c9cb60714c433e8e700286..d93697123596d06c9076c26de999b53cd1719016 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
 
 ; First without noredzone.
 ; CHECK: f0: