From 4aa90b347f884331dc647d11105f93576d03b6b1 Mon Sep 17 00:00:00 2001 From: Andrew Lenharth Date: Mon, 16 Jan 2006 21:22:42 +0000 Subject: [PATCH] this is fixed llvm-svn: 25370 --- llvm/test/Regression/CodeGen/Alpha/rpcc.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/Regression/CodeGen/Alpha/rpcc.ll b/llvm/test/Regression/CodeGen/Alpha/rpcc.ll index a499f111fb06..fbf97ad60c32 100644 --- a/llvm/test/Regression/CodeGen/Alpha/rpcc.ll +++ b/llvm/test/Regression/CodeGen/Alpha/rpcc.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as < %s | llc -march=alpha | grep rpcc -; XFAIL: * declare ulong %llvm.readcyclecounter()