tblgen: Remove last traces of old TableGenMain API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165168 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva
2012-10-03 21:31:08 +00:00
parent 9e21138ab7
commit 3c0962878c
5 changed files with 1 additions and 76 deletions

View File

@@ -7,7 +7,6 @@ add_llvm_library(LLVMTableGen
Main.cpp
Record.cpp
StringMatcher.cpp
TableGenAction.cpp
TableGenBackend.cpp
TGLexer.cpp
TGParser.cpp