Skip to content

Commit

Permalink
gn build: Merge bc76dad
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Dec 3, 2019
1 parent 16c0653 commit 14f7673
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Expand Up @@ -182,6 +182,7 @@ static_library("CodeGen") {
"TargetSchedule.cpp",
"TargetSubtargetInfo.cpp",
"TwoAddressInstructionPass.cpp",
"TypePromotion.cpp",
"UnreachableBlockElim.cpp",
"ValueTypes.cpp",
"VirtRegMap.cpp",
Expand Down
1 change: 0 additions & 1 deletion llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
Expand Up @@ -69,7 +69,6 @@ static_library("LLVMARMCodeGen") {
"ARMBasicBlockInfo.cpp",
"ARMCallLowering.cpp",
"ARMCallingConv.cpp",
"ARMCodeGenPrepare.cpp",
"ARMConstantIslandPass.cpp",
"ARMConstantPoolValue.cpp",
"ARMExpandPseudoInsts.cpp",
Expand Down

0 comments on commit 14f7673

Please sign in to comment.