diff options
Diffstat (limited to 'llvm/lib/Target/Hexagon/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Target/Hexagon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Hexagon/CMakeLists.txt b/llvm/lib/Target/Hexagon/CMakeLists.txt index c633fdbb0de..fca9c1024a1 100644 --- a/llvm/lib/Target/Hexagon/CMakeLists.txt +++ b/llvm/lib/Target/Hexagon/CMakeLists.txt @@ -38,6 +38,7 @@ add_llvm_target(HexagonCodeGen HexagonMachineScheduler.cpp HexagonMCInstLower.cpp HexagonNewValueJump.cpp + HexagonOptAddrMode.cpp HexagonOptimizeSZextends.cpp HexagonPeephole.cpp HexagonRDF.cpp |

