forked from OSchip/llvm-project
7 lines
124 B
CMake
7 lines
124 B
CMake
|
add_llvm_component_library(LLVMDWARFLinker
|
||
|
DWARFLinkerCompileUnit.cpp
|
||
|
DWARFLinkerDeclContext.cpp
|
||
|
DWARFLinker.cpp
|
||
|
|
||
|
)
|