[PATCH] D25117: Add driver support for Fuchsia

2016-09-30 Thread Petr Hosek via cfe-commits
phosek created this revision. phosek added a subscriber: cfe-commits. Provide toolchain and tool support for Fuchsia operating system. Fuchsia uses compiler-rt as the runtime library and libc++, libc++abi and libunwind as the C++ standard library. lld is used as a default linker. https://revie

[PATCH] D25117: Add driver support for Fuchsia

2016-09-30 Thread Petr Hosek via cfe-commits
phosek added a comment. The patch with LLVM triple for Fuchsia is here: https://reviews.llvm.org/D25116 https://reviews.llvm.org/D25117 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commit