We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a6b2f commit 3a9992dCopy full SHA for 3a9992d
llvm/utils/gn/secondary/llvm/lib/Passes/BUILD.gn
@@ -3,6 +3,7 @@ static_library("Passes") {
3
deps = [
4
"//llvm/lib/Analysis",
5
"//llvm/lib/CodeGen",
6
+ "//llvm/lib/CodeGen/GlobalISel",
7
"//llvm/lib/IR",
8
"//llvm/lib/IRPrinter",
9
"//llvm/lib/Support",
0 commit comments