Skip to content

Commit 3a9992d

Browse files
committed
[gn] port ec406e8
1 parent d0a6b2f commit 3a9992d

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Passes

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Passes/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ static_library("Passes") {
33
deps = [
44
"//llvm/lib/Analysis",
55
"//llvm/lib/CodeGen",
6+
"//llvm/lib/CodeGen/GlobalISel",
67
"//llvm/lib/IR",
78
"//llvm/lib/IRPrinter",
89
"//llvm/lib/Support",

0 commit comments

Comments
 (0)