Fix broken check lines.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 17 Aug 2012 12:28:26 +0000 (12:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 17 Aug 2012 12:28:26 +0000 (12:28 +0000)
commit4e81d40545b01e0ce486b4de72282e66b91f48e9
tree02c5bef9ffc654207ba2cc259d4d942776d49793
parent3c8ad92455ff06c8e69085702ef1f13944eab4dd
Fix broken check lines.

I really need to find a way to automate this, but I can't come up with a regex
that has no false positives while handling tricky cases like custom check
prefixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162097 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll
test/CodeGen/Generic/donothing.ll
test/CodeGen/X86/2011-08-29-InitOrder.ll
test/CodeGen/X86/fast-isel-x86.ll
test/CodeGen/X86/full-lsr.ll
test/CodeGen/X86/memcpy.ll
test/Transforms/GVN/rle.ll
test/Transforms/Inline/always-inline.ll
test/Transforms/ObjCARC/basic.ll
test/Transforms/ObjCARC/invoke.ll