diff options
| author | Eric Christopher <echristo@gmail.com> | 2015-02-02 18:52:49 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2015-02-02 18:52:49 +0000 |
| commit | 241a9e8db20cd750d34073c549d65f0d07463dbd (patch) | |
| tree | 7b5252e6f738d542033ae311460dc4f3cf86d855 /llvm/lib | |
| parent | 6fd3f34d1f1e4f5efd4e3ea2220cd81797b1105d (diff) | |
| download | bcm5719-llvm-241a9e8db20cd750d34073c549d65f0d07463dbd.tar.gz bcm5719-llvm-241a9e8db20cd750d34073c549d65f0d07463dbd.zip | |
Update CMake build for removed files.
llvm-svn: 227834
Diffstat (limited to 'llvm/lib')
| -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 |

