The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / BasicAA / gcsetest.ll
index 716a5dce4fb3da777a7e587f08da349461e46397..a903362beb995f3709c76ee2bb83e3d1f4d53e2b 100644 (file)
@@ -2,7 +2,7 @@
 ; disambiguating some obvious cases.  All loads should be removable in 
 ; this testcase.
 
-; RUN: opt %s -basicaa -gvn -instcombine -dce -S \
+; RUN: opt %s -basicaa -gvn -instcombine -dce -S \
 ; RUN: | not grep load
 
 @A = global i32 7