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