diff options
| -rw-r--r-- | llvm/lib/Target/Hexagon/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Hexagon/CMakeLists.txt b/llvm/lib/Target/Hexagon/CMakeLists.txt index af7914f3036..eaa8bef0e36 100644 --- a/llvm/lib/Target/Hexagon/CMakeLists.txt +++ b/llvm/lib/Target/Hexagon/CMakeLists.txt @@ -13,7 +13,6 @@ add_public_tablegen_target(HexagonCommonTableGen) add_llvm_target(HexagonCodeGen HexagonAsmPrinter.cpp - HexagonCallingConvLower.cpp HexagonCFGOptimizer.cpp HexagonCopyToCombine.cpp HexagonExpandPredSpillCode.cpp |

