summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-08-26 22:12:02 +0000
committerDouglas Gregor <dgregor@apple.com>2009-08-26 22:12:02 +0000
commit7e3778948aa5b123cfa15a05dac87fc70d4905db (patch)
tree9b757137b36e30078fef8c40a14eb00620f3068b
parent024ef42ed841b841adc0f558de11c73f6a98c1fb (diff)
downloadbcm5719-llvm-7e3778948aa5b123cfa15a05dac87fc70d4905db.tar.gz
bcm5719-llvm-7e3778948aa5b123cfa15a05dac87fc70d4905db.zip
De-bork CMake build
llvm-svn: 80161
-rwxr-xr-xllvm/cmake/config-ix.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/cmake/config-ix.cmake b/llvm/cmake/config-ix.cmake
index 52025a9ee2c..85f94708745 100755
--- a/llvm/cmake/config-ix.cmake
+++ b/llvm/cmake/config-ix.cmake
@@ -181,11 +181,6 @@ configure_file(
)
configure_file(
- ${LLVM_MAIN_INCLUDE_DIR}/llvm/ADT/iterator.cmake
- ${LLVM_BINARY_DIR}/include/llvm/ADT/iterator.h
- )
-
-configure_file(
${LLVM_MAIN_INCLUDE_DIR}/llvm/Support/DataTypes.h.cmake
${LLVM_BINARY_DIR}/include/llvm/Support/DataTypes.h
)
OpenPOWER on IntegriCloud