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 a479ebe commit 8d6a687Copy full SHA for 8d6a687
llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
@@ -10,6 +10,7 @@ static_library("SandboxIR") {
10
"BasicBlock.cpp",
11
"Constant.cpp",
12
"Context.cpp",
13
+ "Function.cpp",
14
"Instruction.cpp",
15
"Module.cpp",
16
"Pass.cpp",
0 commit comments