Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2008-07-22-LoadGlobalConstant.ll
index 723440f101e55dea61e4e286a7cd105f23073dc1..d4df26e67abc7a3351bb30048aeb11fc8d97d095 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -licm -enable-licm-constant-variables -S | FileCheck %s
+; RUN: opt < %s -basicaa -licm -S | FileCheck %s
 
 @a = external constant float*