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 63f9aec commit 046b64aCopy full SHA for 046b64a
llvm/utils/gn/secondary/llvm/unittests/MIR/BUILD.gn
@@ -7,6 +7,7 @@ unittest("MIRTests") {
7
"//llvm/lib/FileCheck",
8
"//llvm/lib/IR",
9
"//llvm/lib/MC",
10
+ "//llvm/lib/Passes",
11
"//llvm/lib/Support",
12
"//llvm/lib/Target",
13
"//llvm/lib/Target:TargetsToBuild",
0 commit comments