Skip to content

Commit 635ea25

Browse files
authored
[NewPM] Fix BPF build (#86379)
Add Passes in dependency list
1 parent 2aa5bae commit 635ea25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/BPF/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ add_llvm_target(BPFCodeGen
5454
GlobalISel
5555
IPO
5656
MC
57+
Passes
5758
Scalar
5859
SelectionDAG
5960
Support

0 commit comments

Comments
 (0)