Skip to content

Commit ef89057

Browse files
committed
[gn build] Port b4ba3fe
1 parent b4ba3fe commit ef89057

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ static_library("LLVMAMDGPUCodeGen") {
138138
"AMDGPUAtomicOptimizer.cpp",
139139
"AMDGPUAttributor.cpp",
140140
"AMDGPUCallLowering.cpp",
141+
"AMDGPUCodeGenPassBuilder.cpp",
141142
"AMDGPUCodeGenPrepare.cpp",
142143
"AMDGPUCombinerHelper.cpp",
143144
"AMDGPUCtorDtorLowering.cpp",
@@ -206,6 +207,7 @@ static_library("LLVMAMDGPUCodeGen") {
206207
"GCNVOPDUtils.cpp",
207208
"R600AsmPrinter.cpp",
208209
"R600ClauseMergePass.cpp",
210+
"R600CodeGenPassBuilder.cpp",
209211
"R600ControlFlowFinalizer.cpp",
210212
"R600EmitClauseMarkers.cpp",
211213
"R600ExpandSpecialInstrs.cpp",

0 commit comments

Comments
 (0)