From: Tanya Lattner Date: Mon, 15 Oct 2007 16:35:13 +0000 (+0000) Subject: Fix run line. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ba56fe801c5bf049eb71338ae9399f25750bb01e;p=oota-llvm.git Fix run line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42990 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll b/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll index d29ac836220..6cac558e427 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 { }