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:
867aadf
)
Update CMake file.
author
Ted Kremenek
<kremenek@apple.com>
Fri, 17 Jul 2009 23:50:26 +0000
(23:50 +0000)
committer
Ted Kremenek
<kremenek@apple.com>
Fri, 17 Jul 2009 23:50:26 +0000
(23:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76264
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/MC/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/MC/CMakeLists.txt
b/lib/MC/CMakeLists.txt
index 6307ffe32c8a74d7fe7499d1e9f08374943a561d..4e16388fec67847bdb282f387906487f61564636 100644
(file)
--- a/
lib/MC/CMakeLists.txt
+++ b/
lib/MC/CMakeLists.txt
@@
-2,4
+2,5
@@
add_llvm_library(LLVMMC
MCAsmStreamer.cpp
MCContext.cpp
MCStreamer.cpp
+ TargetAsmParser.cpp
)