OSDN Git Service

Remove bogus test.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Mar 2014 19:26:05 +0000 (19:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Mar 2014 19:26:05 +0000 (19:26 +0000)
commit830ce8a06e19470c3e322ca1e7cb9f60f4f834e0
tree32fbf7a173cd0c0cf802a59e62ea650a809bcdf2
parente3b7d0228d64fe90811c28027e914e15a330953f
Remove bogus test.

It was using "lc  -filetype=obj" just to pass the result to
"llvm-objdupm -disassemble" and then filecheck assembly.

The CHECK-NOT would never match anyway since it was missing $.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205036 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Mips/lea_64.ll [deleted file]