All of these tests had out of date syntax and were never even running through
authorNick Lewycky <nicholas@mxc.ca>
Sun, 16 Mar 2008 07:55:46 +0000 (07:55 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 16 Mar 2008 07:55:46 +0000 (07:55 +0000)
commit3f63785cc6a89e251855a8dad4fa7b1f2ea189cd
tree281460d4620184811b7c2d0f62036ff6059d62ad
parent917a5d94253cead6e6e6279d92b1191ebd90d602
All of these tests had out of date syntax and were never even running through
llvm-upgrade because nobody noticed them failing.

Update to use new syntax and actually check for the right failure by looking at
the error message.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48417 91177308-0d34-0410-b5e6-96231b3b80d8
test/Verifier/2002-04-13-RetTypes.ll
test/Verifier/2002-11-05-GetelementptrPointers.ll
test/Verifier/2005-03-21-UndefinedTypeReference.ll
test/Verifier/2006-07-11-StoreStruct.ll
test/Verifier/2006-12-12-IntrinsicDefine.ll
test/Verifier/AmbiguousPhi.ll
test/Verifier/PhiGrouping.ll