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 691b12a commit 9c4e2feCopy full SHA for 9c4e2fe
llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn
@@ -74,6 +74,7 @@ static_library("LLVMHexagonCodeGen") {
74
"HexagonOptAddrMode.cpp",
75
"HexagonOptimizeSZextends.cpp",
76
"HexagonPeephole.cpp",
77
+ "HexagonPostIncOpt.cpp",
78
"HexagonRDFOpt.cpp",
79
"HexagonRegisterInfo.cpp",
80
"HexagonSelectionDAGInfo.cpp",
0 commit comments