mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 18:32:50 +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:
parent
bae3cf3a1b
commit
a2485a49e8
@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
|
||||
BitWriter
|
||||
CodeGen
|
||||
Core
|
||||
DebugInfoDWARF
|
||||
DebugInfoPDB
|
||||
ExecutionEngine
|
||||
IPA
|
||||
IPO
|
||||
|
Loading…
x
Reference in New Issue
Block a user