Revert r64460. strtol and friends cannot be marked readonly, even with
[oota-llvm.git] / test / FrontendC++ / 2007-08-01-RestrictMethod.cpp
index b4922beab1b291abf694cbf9569565734661ca80..feefaa1759c5660b04818ef4c2363e141e7ff3a1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -c -emit-llvm %s -o - | llvm-dis | grep noalias
+// RUN: %llvmgxx -S %s -o - | grep noalias
 
 
 class foo {