[objc-arc] Test cleanups.
authorMichael Gottesman <mgottesman@apple.com>
Sat, 27 Apr 2013 05:25:54 +0000 (05:25 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sat, 27 Apr 2013 05:25:54 +0000 (05:25 +0000)
commit2c2e85536d5020db3f64ab73b56ebe1bfd9aeb73
tree03f4b5de78524bfb3fb365fc2916e5349cd950e2
parent3aa5394e5bbf267824e9d789ec8b1c27b85a8671
[objc-arc] Test cleanups.

Mainly adding paranoid checks for the closing brace of a function to
help with FileCheck error readability. Also some other minor changes.

No actual CHECK changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180668 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ObjCARC/apelim.ll
test/Transforms/ObjCARC/basic.ll
test/Transforms/ObjCARC/contract-marker.ll
test/Transforms/ObjCARC/contract-storestrong.ll
test/Transforms/ObjCARC/contract-testcases.ll
test/Transforms/ObjCARC/contract.ll
test/Transforms/ObjCARC/gvn.ll
test/Transforms/ObjCARC/intrinsic-use.ll
test/Transforms/ObjCARC/invoke.ll