Fix this test on Solaris.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 12 May 2005 21:06:05 +0000 (21:06 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 12 May 2005 21:06:05 +0000 (21:06 +0000)
commit32b30a3c239e682b7fae39ebd9c4b121f5865810
tree5089975fc1be8ffb2d715a7fffa38b54a6e97969
parentb15a8f5f8c986b1761993792bb5654a2b7abbbfa
Fix this test on Solaris.
Solaris grep is more traditional and (AFAIK) does not support regexs.
Also, single quotes should disable all shell interpretation, so no
backslashes should be needed (and, in fact, keep Solaris from working).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21902 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/fma.ll