[llvm-commits] [llvm] r166686 - /llvm/trunk/utils/TableGen/CMakeLists.txt
NAKAMURA Takumi
geek4civic at gmail.com
Thu Oct 25 08:57:56 PDT 2012
Author: chapuni
Date: Thu Oct 25 10:57:56 2012
New Revision: 166686
URL: http://llvm.org/viewvc/llvm-project?rev=166686&view=rev
Log:
llvm/utils/TableGen/CMakeLists.txt: Update corresponding to r166685.
Modified:
llvm/trunk/utils/TableGen/CMakeLists.txt
Modified: llvm/trunk/utils/TableGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/TableGen/CMakeLists.txt?rev=166686&r1=166685&r2=166686&view=diff
==============================================================================
--- llvm/trunk/utils/TableGen/CMakeLists.txt (original)
+++ llvm/trunk/utils/TableGen/CMakeLists.txt Thu Oct 25 10:57:56 2012
@@ -9,6 +9,7 @@
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp
CodeGenInstruction.cpp
+ CodeGenMapTable.cpp
CodeGenRegisters.cpp
CodeGenSchedule.cpp
CodeGenTarget.cpp
More information about the llvm-commits
mailing list