The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / BasicAA / 2004-12-08-BasicAACrash2.ll
index bbf8c5aad02cfb301319a186db8547bc3d944d8f..cc8431496ed776312f8cc9c8374a61697ab2a4bf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -dse
+; RUN: opt < %s -basicaa -dse
 
 %"java/lang/Object" = type { %struct.llvm_java_object_base }
 %"java/lang/StringBuffer" = type { "java/lang/Object", i32, { "java/lang/Object", i32, [0 x i8] }*, i1 }