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 2e1c0ec commit 62cc657Copy full SHA for 62cc657
llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/BUILD.gn
@@ -33,6 +33,7 @@ static_library("LLVMNVPTXCodeGen") {
33
"NVPTXAsmPrinter.cpp",
34
"NVPTXAssignValidGlobalNames.cpp",
35
"NVPTXAtomicLower.cpp",
36
+ "NVPTXCtorDtorLowering.cpp",
37
"NVPTXFrameLowering.cpp",
38
"NVPTXGenericToNVVM.cpp",
39
"NVPTXISelDAGToDAG.cpp",
0 commit comments