From 097c6e18a333b94e4e3db19dc9e591055716271e Mon Sep 17 00:00:00 2001 From: Andrew Lenharth Date: Mon, 16 Jan 2006 21:22:42 +0000 Subject: [PATCH] this is fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25370 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Alpha/rpcc.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CodeGen/Alpha/rpcc.ll b/test/CodeGen/Alpha/rpcc.ll index a499f111fb0..fbf97ad60c3 100644 --- a/test/CodeGen/Alpha/rpcc.ll +++ b/test/CodeGen/Alpha/rpcc.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as < %s | llc -march=alpha | grep rpcc -; XFAIL: * declare ulong %llvm.readcyclecounter() -- 2.34.1