Skip to content

Commit

Permalink
[NewPM] Fix BPF build (#86379)
Browse files Browse the repository at this point in the history
Add Passes in dependency list
  • Loading branch information
paperchalice committed Mar 23, 2024
1 parent 2aa5bae commit 635ea25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/lib/Target/BPF/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ add_llvm_target(BPFCodeGen
GlobalISel
IPO
MC
Passes
Scalar
SelectionDAG
Support
Expand Down

0 comments on commit 635ea25

Please sign in to comment.