mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[CMake] Add missing DebugInfo libraries to llvm-shlib
Reviewers: beanz Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11128 llvm-svn: 242054
This commit is contained in:
parent
cba55da3c1
commit
8a0c75c731
@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
|
|||||||
BitWriter
|
BitWriter
|
||||||
CodeGen
|
CodeGen
|
||||||
Core
|
Core
|
||||||
|
DebugInfoDWARF
|
||||||
|
DebugInfoPDB
|
||||||
ExecutionEngine
|
ExecutionEngine
|
||||||
IPA
|
IPA
|
||||||
IPO
|
IPO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user