Commit r90099 made LLVM simplify one of these constant expressions a little
authorNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 00:38:56 +0000 (00:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 00:38:56 +0000 (00:38 +0000)
commitb2944bcbe8ed6cbd2e16df5370709353ff5c590d
tree193758fb4a6e08686f869ff36462140f28f72561
parentfac554a1317bf32daf5698740670025ae14e6bcc
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