2016-01-07 08:14:04 +08:00
|
|
|
add_lld_library(lldCore
|
2013-01-09 09:17:12 +08:00
|
|
|
DefinedAtom.cpp
|
2012-02-01 05:47:13 +08:00
|
|
|
Error.cpp
|
2011-12-18 16:27:59 +08:00
|
|
|
File.cpp
|
2013-08-07 06:31:59 +08:00
|
|
|
LinkingContext.cpp
|
2015-01-22 06:54:56 +08:00
|
|
|
Reader.cpp
|
2011-12-18 16:27:59 +08:00
|
|
|
Resolver.cpp
|
|
|
|
SymbolTable.cpp
|
2015-01-22 06:54:56 +08:00
|
|
|
Writer.cpp
|
2016-01-07 08:14:09 +08:00
|
|
|
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
|
|
${LLD_INCLUDE_DIR}/lld/Core
|
|
|
|
|
2015-01-22 05:26:27 +08:00
|
|
|
LINK_LIBS
|
|
|
|
LLVMSupport
|
2013-11-07 06:56:42 +08:00
|
|
|
)
|