forked from OSchip/llvm-project
[gn build] Port aff57ff24a
This commit is contained in:
parent
aff57ff24a
commit
2b9016745d
|
@ -9,6 +9,7 @@ static_library("JITLink") {
|
|||
sources = [
|
||||
"EHFrameSupport.cpp",
|
||||
"ELF.cpp",
|
||||
"ELFLinkGraphBuilder.cpp",
|
||||
"ELF_x86_64.cpp",
|
||||
"JITLink.cpp",
|
||||
"JITLinkGeneric.cpp",
|
||||
|
|
Loading…
Reference in New Issue