mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
[gn build] Port 79fbee3cc5
This commit is contained in:
@@ -39,6 +39,7 @@ static_library("Orc") {
|
||||
"LookupAndRecordAddrs.cpp",
|
||||
"MachOPlatform.cpp",
|
||||
"Mangling.cpp",
|
||||
"MemoryMapper.cpp",
|
||||
"ObjectFileInterface.cpp",
|
||||
"ObjectLinkingLayer.cpp",
|
||||
"ObjectTransformLayer.cpp",
|
||||
|
||||
@@ -22,6 +22,7 @@ unittest("OrcJITTests") {
|
||||
"JITTargetMachineBuilderTest.cpp",
|
||||
"LazyCallThroughAndReexportsTest.cpp",
|
||||
"LookupAndRecordAddrsTest.cpp",
|
||||
"MemoryMapperTest.cpp",
|
||||
"ObjectLinkingLayerTest.cpp",
|
||||
"OrcCAPITest.cpp",
|
||||
"OrcTestCommon.cpp",
|
||||
|
||||
Reference in New Issue
Block a user