Skip to content

Commit

Permalink
[gn build] Move ScalarizeMaskedMemIntrin.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
aeubanks committed Dec 8, 2020
1 parent fb5b611 commit bf30d7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Expand Up @@ -169,7 +169,6 @@ static_library("CodeGen") {
"ResetMachineFunctionPass.cpp",
"SafeStack.cpp",
"SafeStackLayout.cpp",
"ScalarizeMaskedMemIntrin.cpp",
"ScheduleDAG.cpp",
"ScheduleDAGInstrs.cpp",
"ScheduleDAGPrinter.cpp",
Expand Down
Expand Up @@ -77,6 +77,7 @@ static_library("Scalar") {
"SROA.cpp",
"Scalar.cpp",
"Scalarizer.cpp",
"ScalarizeMaskedMemIntrin.cpp",
"SeparateConstOffsetFromGEP.cpp",
"SimpleLoopUnswitch.cpp",
"SimplifyCFGPass.cpp",
Expand Down

0 comments on commit bf30d7d

Please sign in to comment.