R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2007-06-06-DeleteDanglesPtr.ll
index 74c7095afafb23fbc29258b800a45b97073a2201..fc7d6335910dbf9cbf7582a7c27ec580fddf22d2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars -disable-output
+; RUN: opt %s -indvars -disable-output
 ; PR1487
 
        %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }