projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce97b75
)
Added AsmWriterInst.cpp to the CMakeList so that
author
Sean Callanan
<scallanan@apple.com>
Tue, 9 Feb 2010 22:29:16 +0000
(22:29 +0000)
committer
Sean Callanan
<scallanan@apple.com>
Tue, 9 Feb 2010 22:29:16 +0000
(22:29 +0000)
it builds OK on Visual Studio.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95702
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/utils/TableGen/CMakeLists.txt
b/utils/TableGen/CMakeLists.txt
index eca327c8a47d5070c44d4f826638533c17021c19..f344b2884263ead178f67198abb18a66b804601b 100644
(file)
--- a/
utils/TableGen/CMakeLists.txt
+++ b/
utils/TableGen/CMakeLists.txt
@@
-1,6
+1,7
@@
add_executable(tblgen
AsmMatcherEmitter.cpp
AsmWriterEmitter.cpp
+ AsmWriterInst.cpp
CallingConvEmitter.cpp
ClangDiagnosticsEmitter.cpp
CodeEmitterGen.cpp