[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:
Keno Fischer 2015-07-13 19:41:51 +00:00
parent ca95d44110
commit 7ddd501b71
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
BitWriter
CodeGen
Core
DebugInfoDWARF
DebugInfoPDB
ExecutionEngine
IPA
IPO