mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-07 12:28:24 +00:00
[CMake] Add missing DebugInfo libraries to llvm-shlib
Reviewers: beanz Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11128 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242054 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
|
|||||||
BitWriter
|
BitWriter
|
||||||
CodeGen
|
CodeGen
|
||||||
Core
|
Core
|
||||||
|
DebugInfoDWARF
|
||||||
|
DebugInfoPDB
|
||||||
ExecutionEngine
|
ExecutionEngine
|
||||||
IPA
|
IPA
|
||||||
IPO
|
IPO
|
||||||
|
Reference in New Issue
Block a user