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 a4197e4 commit b65930cCopy full SHA for b65930c
llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
@@ -7,6 +7,7 @@ static_library("SandboxIR") {
7
]
8
sources = [
9
"Argument.cpp",
10
+ "BasicBlock.cpp",
11
"Constant.cpp",
12
"Context.cpp",
13
"Module.cpp",
0 commit comments