diff options
Diffstat (limited to 'test/CodeGen')
-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 a499f11..fbf97ad 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() |