[PATCH] D56600: LLD doc tweaks
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 14:32:24 PST 2019
pcc added inline comments.
================
Comment at: lld/docs/index.rst:39
+ Among these, x86-64 is the most well-supported target and has
reached production quality. AArch64 and MIPS seem decent too. x86
should be OK but not well tested yet. ARM support is being developed
----------------
Might be worth mentioning that ARM and AArch64 are now being used in production in Chromium?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56600/new/
https://reviews.llvm.org/D56600
More information about the llvm-commits
mailing list