[PATCH] D41828: [cmake] Add linux toolchain file.
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 18 01:49:31 PST 2018
hintonda abandoned this revision.
hintonda added a comment.
After working through most of the known issues listed in the file, as well as additional ones that came up during testing, a separate toolchain file is no longer needed for cross compiling clang+llvm on darwin targeting linux. See https://reviews.llvm.org/D41829 for details.
https://reviews.llvm.org/D41828
More information about the llvm-commits
mailing list