diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-02-27 02:31:09 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-02-27 02:31:09 +0000 |
commit | a1c5b8e1e6a5a2750ef34a1794ae86dd9efd654b (patch) | |
tree | 89206ad1bbc34c484ee8ca80ce0aa04e8fbf512c /utils/TableGen/CMakeLists.txt | |
parent | c4a238c20ff72cac00a537a1ae5c8935e0881646 (diff) |
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151513 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CMakeLists.txt')
-rw-r--r-- | utils/TableGen/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt index 3e8fa972ee..2b70f1c52b 100644 --- a/utils/TableGen/CMakeLists.txt +++ b/utils/TableGen/CMakeLists.txt @@ -22,7 +22,6 @@ add_tablegen(llvm-tblgen LLVM EDEmitter.cpp FastISelEmitter.cpp FixedLenDecoderEmitter.cpp - InstrEnumEmitter.cpp InstrInfoEmitter.cpp IntrinsicEmitter.cpp PseudoLoweringEmitter.cpp |