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 6a5f5f93026..33d87d15a86 100644 --- a/llvm/lib/Target/Hexagon/CMakeLists.txt +++ b/llvm/lib/Target/Hexagon/CMakeLists.txt @@ -22,6 +22,7 @@ add_llvm_target(HexagonCodeGen HexagonExpandPredSpillCode.cpp HexagonFixupHwLoops.cpp HexagonFrameLowering.cpp + HexagonGenExtract.cpp HexagonGenInsert.cpp HexagonHardwareLoops.cpp HexagonInstrInfo.cpp |

