Commit r90099 made LLVM simplify one of these constant expressions a little
commitf215dece88649838a64b0d7740184713c487cf54
authorNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 00:38:56 +0000 (30 00:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 00:38:56 +0000 (30 00:38 +0000)
tree193758fb4a6e08686f869ff36462140f28f72561
parent0425dc773b82135ec8b6e5e6a5140c06de86c6ce
Commit r90099 made LLVM simplify one of these constant expressions a little
more. Update the syntax we're checking for and filecheckize it too.

This will fix the selfhost buildbots but will 'break' the others (sigh) because
they're still linked against older LLVM which is emitting less optimized IR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90104 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/pr4349.c