llvm-svn: 24432
This commit is contained in:
Andrew Lenharth 2005-11-20 21:42:49 +00:00
parent c943f6bfae
commit 4db9ae7aa3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86 | grep rptsc
; RUN: llvm-as < %s | llc -march=x86 | grep rdtsc
declare ulong %llvm.readcyclecounter()