llvm/tools/llvm-ar
Rafael Espindola 87b8a7f999 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
2013-07-05 12:12:43 +00:00
..
Archive.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
Archive.h Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
ArchiveInternals.h Remove remaining bits of the old LLVM specific symtab handling. 2013-06-20 13:00:30 +00:00
ArchiveReader.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
ArchiveWriter.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
CMakeLists.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
llvm-ar.cpp Remove NoOperation. 2013-07-05 12:12:43 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00