From ba56fe801c5bf049eb71338ae9399f25750bb01e Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Mon, 15 Oct 2007 16:35:13 +0000 Subject: Fix run line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42990 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/2007-10-14-CoalescerCrash.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/X86/2007-10-14-CoalescerCrash.ll') diff --git a/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll b/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll index d29ac83622..6cac558e42 100644 --- a/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll +++ b/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \ +; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin %struct._Unwind_Context = type { } -- cgit v1.2.3