projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dfd46b
)
llvm-link: Add BitReader to deps corresponding to r301832.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 1 May 2017 22:31:43 +0000
(22:31 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 1 May 2017 22:31:43 +0000
(22:31 +0000)
llvm-svn: 301850
llvm/tools/llvm-link/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/llvm/tools/llvm-link/CMakeLists.txt
b/llvm/tools/llvm-link/CMakeLists.txt
index
7317792
..
051489f
100644
(file)
--- a/
llvm/tools/llvm-link/CMakeLists.txt
+++ b/
llvm/tools/llvm-link/CMakeLists.txt
@@
-1,4
+1,5
@@
set(LLVM_LINK_COMPONENTS
+ BitReader
BitWriter
Core
IRReader