From 241a9e8db20cd750d34073c549d65f0d07463dbd Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Mon, 2 Feb 2015 18:52:49 +0000 Subject: [PATCH] Update CMake build for removed files. llvm-svn: 227834 --- llvm/lib/Target/Hexagon/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/lib/Target/Hexagon/CMakeLists.txt b/llvm/lib/Target/Hexagon/CMakeLists.txt index af7914f..eaa8bef 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 -- 2.7.4