TBAA: handle scalar TBAA format and struct-path aware TBAA format.
[oota-llvm.git] / test / Transforms / GVN / null-aliases-nothing.ll
index 9e4ae18c710cca95a7d1ce0c4e812405d2eb0783..37bf09d7f3ffc9a9b1bb23110f597d30fb3d6979 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -basicaa -gvn -S | FileCheck %s
+; RUN: opt %s -basicaa -gvn -S | FileCheck %s
 
 %t = type { i32 }
 declare void @test1f(i8*)