Using "not grep" is brittle as the test passes if llvm-as fails.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 21 Nov 2012 14:17:23 +0000 (14:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 21 Nov 2012 14:17:23 +0000 (14:17 +0000)
commit811a8376096f710c3b49fcc4f0d69150e22207b8
tree6ec0e3e597ed9e89209898f00847f4224a026ea0
parent07df765e65204203f0185a7a243e5ec3a5c4b21c
Using "not grep" is brittle as the test passes if llvm-as fails.
Fix the testcase to be valid IL and uses FileCheck.
Thanks to NAKAMURA Takumi for noticing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168427 91177308-0d34-0410-b5e6-96231b3b80d8
test/Other/2008-10-15-MissingSpace.ll