From 44259a29c012dfcd277b0a6945bbfd1a60f6a6df Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 28 Mar 2007 02:38:26 +0000 Subject: Remove use of implementation keyword. llvm-svn: 35412 --- llvm/test/CodeGen/Alpha/i32_sub_1.ll | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/test/CodeGen/Alpha/i32_sub_1.ll') diff --git a/llvm/test/CodeGen/Alpha/i32_sub_1.ll b/llvm/test/CodeGen/Alpha/i32_sub_1.ll index 91ce648c2ad..c5994733c95 100644 --- a/llvm/test/CodeGen/Alpha/i32_sub_1.ll +++ b/llvm/test/CodeGen/Alpha/i32_sub_1.ll @@ -1,7 +1,6 @@ ; Make sure this testcase codegens to the ctpop instruction ; RUN: llvm-as < %s | llc -march=alpha | grep -i 'subl $16,1,$0' -implementation ; Functions: define i32 @foo(i32 sext %x) sext { entry: -- cgit v1.2.3