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