Add a triple to this test to get the right IR mangling
authorReid Kleckner <reid@kleckner.net>
Wed, 6 Aug 2014 18:09:15 +0000 (18:09 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 6 Aug 2014 18:09:15 +0000 (18:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214982 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/byval-callee-cleanup.ll

index 4701f6d6d5ac33ea6b190bfdfb03a70314886165..d2009a8ed968e32401417d26d6566200d5cfbbb8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -mtriple=i686-win32 | FileCheck %s
 
 ; Previously we would forget to align to stack slot alignment after placing a
 ; byval argument.  Subsequent arguments would align themselves, but if it was