| commit | 62e1d239866969ea3aab7c0b221683a9005ffcc4 | [log] [tgz] |
|---|---|---|
| author | Petr Hosek <phosek@chromium.org> | Thu Oct 06 06:08:09 2016 +0000 |
| committer | Petr Hosek <phosek@chromium.org> | Thu Oct 06 06:08:09 2016 +0000 |
| tree | 8fccbd9dd38172b509062f1272b2a608746c83f8 | |
| parent | e023d62e7691cd028b1ae127682c533888b16281 [diff] |
[Driver] Add driver support for Fuchsia 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. Differential Revision: https://reviews.llvm.org/D25117 llvm-svn: 283420