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 14afac0 commit 2f2d8dfCopy full SHA for 2f2d8df
llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
@@ -6,6 +6,7 @@ static_library("SandboxIR") {
6
"//llvm/lib/Support",
7
]
8
sources = [
9
+ "Argument.cpp",
10
"Context.cpp",
11
"Module.cpp",
12
"Pass.cpp",
0 commit comments