oops
authorAndrew Lenharth <andrewl@lenharth.org>
Sun, 20 Nov 2005 21:42:49 +0000 (21:42 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Sun, 20 Nov 2005 21:42:49 +0000 (21:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24432 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/rdtsc.ll

index 289224ea2682910cca58baa7b762f708a463b8fd..adf84a39b3d243a46801a0a4ef591e0b8252de30 100644 (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()