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 7d607f4 commit 8e7385aCopy full SHA for 8e7385a
llvm/utils/gn/secondary/llvm/tools/llvm-split/BUILD.gn
@@ -11,6 +11,7 @@ executable("llvm-split") {
11
"//llvm/lib/Target:AllTargetsCodeGens",
12
"//llvm/lib/Target:AllTargetsDescs",
13
"//llvm/lib/Target:AllTargetsInfos",
14
+ "//llvm/lib/Transforms/IPO",
15
"//llvm/lib/Transforms/Utils",
16
]
17
sources = [ "llvm-split.cpp" ]
0 commit comments