summaryrefslogtreecommitdiffstats
path: root/llvm/cmake
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:16:10 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:16:10 +0000
commit447762da858c1705c5fce5288f874797dc4b1135 (patch)
treeaa93dd9d52efdac9dc7f9560dc3054ef82375fbc /llvm/cmake
parent8aaf49959c209561a223ecf869af096730412389 (diff)
downloadbcm5719-llvm-447762da858c1705c5fce5288f874797dc4b1135.tar.gz
bcm5719-llvm-447762da858c1705c5fce5288f874797dc4b1135.zip
Merge System into Support.
llvm-svn: 120298
Diffstat (limited to 'llvm/cmake')
-rwxr-xr-xllvm/cmake/config-ix.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/cmake/config-ix.cmake b/llvm/cmake/config-ix.cmake
index 83ef8e584f0..3fd0c456750 100755
--- a/llvm/cmake/config-ix.cmake
+++ b/llvm/cmake/config-ix.cmake
@@ -277,7 +277,7 @@ configure_file(
)
configure_file(
- ${LLVM_MAIN_INCLUDE_DIR}/llvm/System/DataTypes.h.cmake
- ${LLVM_BINARY_DIR}/include/llvm/System/DataTypes.h
+ ${LLVM_MAIN_INCLUDE_DIR}/llvm/Support/DataTypes.h.cmake
+ ${LLVM_BINARY_DIR}/include/llvm/Support/DataTypes.h
)
OpenPOWER on IntegriCloud