forked from OSchip/llvm-project
[gn build] Port 88181375a3
more
This commit is contained in:
parent
b508c5649f
commit
5c6181fd9f
|
@ -12,6 +12,7 @@ static_library("JITLink") {
|
|||
"//llvm/lib/BinaryFormat",
|
||||
"//llvm/lib/ExecutionEngine/Orc/Shared",
|
||||
"//llvm/lib/Object",
|
||||
"//llvm/lib/Option",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [
|
||||
|
|
Loading…
Reference in New Issue