diff options
author | Andrew Lenharth <andrewl@lenharth.org> | 2006-01-16 21:22:42 +0000 |
---|---|---|
committer | Andrew Lenharth <andrewl@lenharth.org> | 2006-01-16 21:22:42 +0000 |
commit | 097c6e18a333b94e4e3db19dc9e591055716271e (patch) | |
tree | 710276307f59b11779bf081769876ae467d02caa | |
parent | 739027ee4c0c8091858b2779d610b078b08c111e (diff) |
this is fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25370 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/CodeGen/Alpha/rpcc.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/rpcc.ll b/test/CodeGen/Alpha/rpcc.ll index a499f111fb..fbf97ad60c 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() |