summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll')
-rw-r--r--test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll b/test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll
index 10b00bab8f..d4df26e67a 100644
--- a/test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll
+++ b/test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -licm -S | FileCheck %s
+; RUN: opt < %s -basicaa -licm -S | FileCheck %s
@a = external constant float*