[PATCH] D41660: [cmake] Add new linux toolchain file
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 2 04:22:50 PST 2018
hintonda updated this revision to Diff 128409.
hintonda added a comment.
Use CMAKE_(C|CXX)_COMPILER_TARGET instead of
CMAKE_(C|CXX)_COMPILER_ARG1, and pass all target variables via
CLANG_BOOTSTRAP_CMAKE_ARGS.
Add variable tests and Fix/update comments.
Repository:
rC Clang
https://reviews.llvm.org/D41660
Files:
CMakeLists.txt
cmake/caches/linux-toolchain.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41660.128409.patch
Type: text/x-patch
Size: 6756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180102/67c36f70/attachment-0001.bin>
More information about the cfe-commits
mailing list