[PATCH] D95154: [WIP][clang][Fuchsia] Add the *-fuchsia-gnu arch and multilibs
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 11:21:00 PST 2021
leonardchan created this revision.
leonardchan added reviewers: phosek, mcgrathr.
leonardchan added a project: clang.
Herald added subscribers: s.egerton, simoncook, mgorny.
leonardchan requested review of this revision.
Create libraries that are GCC compaitble.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95154
Files:
clang/cmake/caches/Fuchsia-stage2.cmake
clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia-gnu/c++/asan+noexcept/libc++.so
clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia-gnu/c++/asan/libc++.so
clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia-gnu/c++/noexcept/libc++.so
clang/test/Driver/fuchsia.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95154.318260.patch
Type: text/x-patch
Size: 17338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/678ed568/attachment-0001.bin>
More information about the cfe-commits
mailing list