FileCheck-ify some grep tests
authorReid Kleckner <reid@kleckner.net>
Fri, 25 Jan 2013 22:11:46 +0000 (22:11 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 25 Jan 2013 22:11:46 +0000 (22:11 +0000)
commitce98f09f539b09c2565bc6f7608e430fd190a1cc
tree19414ed0944526082709a0cf6ac119f3e081bc37
parent6bbf4ff9c545c881422da37494b1ccb9c18d9c6a
FileCheck-ify some grep tests

These tests in particular try to use escaped square brackets as an
argument to grep, which is failing for me with native win32 python.  It
appears the backslash is being lost near the CreateProcess*() call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173506 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Thumb2/thumb2-ldr_post.ll
test/TableGen/Slice.td
test/Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll