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 5582f0c commit 71da928Copy full SHA for 71da928
llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn
@@ -108,6 +108,7 @@ static_library("LLVMAArch64CodeGen") {
108
"//llvm/lib/CodeGen/SelectionDAG",
109
"//llvm/lib/IR",
110
"//llvm/lib/MC",
111
+ "//llvm/lib/Passes",
112
"//llvm/lib/Support",
113
"//llvm/lib/Target",
114
"//llvm/lib/TargetParser",
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -109,6 +109,7 @@ static_library("LLVMRISCVCodeGen") {
115
0 commit comments