From 0a8794d043de9784e6670be10ac3b62ad47d67e7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 14 Feb 2005 21:54:32 +0000 Subject: [PATCH] execution tests shouldn't go here. This was killing the PPC nightly tester. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20186 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx b/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx index 3db9e4a27c4..a98ae856e9b 100644 --- a/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx +++ b/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | lli +; RUN: llvm-as < %s | llc %global_long_1 = linkonce global long 7 %global_long_2 = linkonce global long 49