Skip to content

Commit

Permalink
[Bazel] Fix Bazel config for 2c8e784
Browse files Browse the repository at this point in the history
Updates the Bazel config for OrcTargetProcess after
2c8e784915

Differential Revision: https://reviews.llvm.org/D109731
  • Loading branch information
GMNGeoffrey committed Sep 14, 2021
1 parent a4a654d commit 216d974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Expand Up @@ -2267,6 +2267,7 @@ cc_library(
name = "OrcTargetProcess",
srcs = glob([
"lib/ExecutionEngine/Orc/TargetProcess/*.cpp",
"lib/ExecutionEngine/Orc/TargetProcess/*.h",
]),
hdrs = glob([
"include/llvm/ExecutionEngine/Orc/TargetProcess/*.h",
Expand Down

0 comments on commit 216d974

Please sign in to comment.