Skip to content

Commit 094ef38

Browse files
committed
[gn build] Port 028d41d
1 parent 2704647 commit 094ef38

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/Hexagon

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ static_library("LLVMHexagonCodeGen") {
6868
"HexagonISelLowering.cpp",
6969
"HexagonISelLoweringHVX.cpp",
7070
"HexagonInstrInfo.cpp",
71+
"HexagonLoadStoreWidening.cpp",
7172
"HexagonLoopAlign.cpp",
7273
"HexagonLoopIdiomRecognition.cpp",
7374
"HexagonMCInstLower.cpp",
@@ -83,7 +84,6 @@ static_library("LLVMHexagonCodeGen") {
8384
"HexagonSelectionDAGInfo.cpp",
8485
"HexagonSplitConst32AndConst64.cpp",
8586
"HexagonSplitDouble.cpp",
86-
"HexagonStoreWidening.cpp",
8787
"HexagonSubtarget.cpp",
8888
"HexagonTargetMachine.cpp",
8989
"HexagonTargetObjectFile.cpp",

0 commit comments

Comments
 (0)