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 cb508a0 commit 3385616Copy full SHA for 3385616
llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn
@@ -50,6 +50,7 @@ static_library("LLVMHexagonCodeGen") {
50
"HexagonCommonGEP.cpp",
51
"HexagonConstExtenders.cpp",
52
"HexagonConstPropagation.cpp",
53
+ "HexagonCopyHoisting.cpp",
54
"HexagonCopyToCombine.cpp",
55
"HexagonEarlyIfConv.cpp",
56
"HexagonExpandCondsets.cpp",
0 commit comments