OSDN Git Service

Remove this from the CMake build since I erased the file.
authorOwen Anderson <resistor@mac.com>
Thu, 10 Nov 2011 00:07:22 +0000 (00:07 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 10 Nov 2011 00:07:22 +0000 (00:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144245 91177308-0d34-0410-b5e6-96231b3b80d8

utils/TableGen/CMakeLists.txt

index 6a74544..9e87515 100644 (file)
@@ -3,7 +3,6 @@ set(LLVM_REQUIRES_RTTI 1)
 set(LLVM_LINK_COMPONENTS Support)
 
 add_tablegen(llvm-tblgen LLVM
-  ARMDecoderEmitter.cpp
   AsmMatcherEmitter.cpp
   AsmWriterEmitter.cpp
   AsmWriterInst.cpp