Remove NoOperation.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Jul 2013 12:12:43 +0000 (12:12 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Jul 2013 12:12:43 +0000 (12:12 +0000)
commit87b8a7f9996ee7463b787fc85394287de903c7d7
tree96833feb873ef9c80bf379efaa636012c2647ba5
parentb6566aee3037f2d6e6837a93e0f766972179ed74
Remove NoOperation.

parseCommandLine prints and error and exists if no operation is specified, so
it never returns NoOperation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185691 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/llvm-ar.cpp