mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 19:16:43 +00:00
[bazel] Port 9c9d4b9e73c1
This commit is contained in:
parent
2c739dfd53
commit
5cbc421427
@ -2937,6 +2937,8 @@ cc_library(
|
||||
]),
|
||||
hdrs = glob([
|
||||
"include/llvm/ExecutionEngine/Orc/Shared/*.h",
|
||||
] + [
|
||||
"include/llvm/ExecutionEngine/Orc/SymbolStringPool.h",
|
||||
]),
|
||||
copts = llvm_copts,
|
||||
deps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user