Remove TGValueTypes.cpp from CMakeLists.txt which I forgot to do in r200036.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200037 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Craig Topper 2014-01-24 20:51:32 +00:00
parent f3474549ba
commit 82f50dc0c2

View File

@ -28,7 +28,6 @@ add_tablegen(llvm-tblgen LLVM
RegisterInfoEmitter.cpp
SetTheory.cpp
SubtargetEmitter.cpp
TGValueTypes.cpp
TableGen.cpp
X86DisassemblerTables.cpp
X86ModRMFilters.cpp