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 165a912 commit 0813c76Copy full SHA for 0813c76
llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
@@ -6,6 +6,7 @@ static_library("SandboxIR") {
6
"//llvm/lib/Support",
7
]
8
sources = [
9
+ "Context.cpp",
10
"Module.cpp",
11
"Pass.cpp",
12
"PassManager.cpp",
0 commit comments