summaryrefslogtreecommitdiff
path: root/utils/TableGen
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-11-10 00:07:22 +0000
committerOwen Anderson <resistor@mac.com>2011-11-10 00:07:22 +0000
commit1ad1246bbc48aa27e00c413cefffd88654a910df (patch)
treedb2450de1d905dcbaffbf79275cf567d39ca386e /utils/TableGen
parentc27f6725b9ff019ca0bfc317669ed1db9d95bad5 (diff)
downloadllvm-1ad1246bbc48aa27e00c413cefffd88654a910df.tar.gz
llvm-1ad1246bbc48aa27e00c413cefffd88654a910df.tar.bz2
llvm-1ad1246bbc48aa27e00c413cefffd88654a910df.tar.xz
Remove this from the CMake build since I erased the file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144245 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen')
-rw-r--r--utils/TableGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt
index 6a745443ce..9e87515f03 100644
--- a/utils/TableGen/CMakeLists.txt
+++ b/utils/TableGen/CMakeLists.txt
@@ -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