Skip to content

Commit

Permalink
gn build: (manually, belatedly) merge r358832
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Dec 16, 2019
1 parent d7bfd5f commit f4dfae9
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@ static_library("Orc") {
output_name = "LLVMOrcJIT"
deps = [
"//llvm/lib/ExecutionEngine",
"//llvm/lib/ExecutionEngine/JITLink",
"//llvm/lib/ExecutionEngine/OrcError",
"//llvm/lib/ExecutionEngine/RuntimeDyld",
"//llvm/lib/IR",
Expand Down

0 comments on commit f4dfae9

Please sign in to comment.