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 ca9d2e9 commit 6137f48Copy full SHA for 6137f48
llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn
@@ -67,6 +67,7 @@ static_library("LLVMHexagonCodeGen") {
67
"HexagonISelLowering.cpp",
68
"HexagonISelLoweringHVX.cpp",
69
"HexagonInstrInfo.cpp",
70
+ "HexagonLoopAlign.cpp",
71
"HexagonLoopIdiomRecognition.cpp",
72
"HexagonMCInstLower.cpp",
73
"HexagonMachineFunctionInfo.cpp",
0 commit comments