R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / test / Transforms / SCCP / 2008-01-27-UndefCorrelate.ll
index 18ab5e8cdc5b09d2a074c931282844d8568b216c..aa613dca5d11b849e756542e36e0dc7781fe7dec 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | grep undef | count 1
+; RUN: opt < %s -sccp -S | grep undef | count 1
 ; PR1938
 
 define i32 @main() {