This test is only supposed to test that the objc-arc alias analysis
[oota-llvm.git] / test / Transforms / ObjCARC / escape.ll
2012-04-13 Dan GohmanConsider ObjC runtime calls objc_storeWeak and others...