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 0a0775e commit 9421e17Copy full SHA for 9421e17
llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/BUILD.gn
@@ -34,6 +34,7 @@ static_library("LLVMNVPTXCodeGen") {
34
"NVPTXAssignValidGlobalNames.cpp",
35
"NVPTXAtomicLower.cpp",
36
"NVPTXCtorDtorLowering.cpp",
37
+ "NVPTXForwardParams.cpp",
38
"NVPTXFrameLowering.cpp",
39
"NVPTXGenericToNVVM.cpp",
40
"NVPTXISelDAGToDAG.cpp",
0 commit comments