[PATCH] D56600: LLD doc tweaks
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 15:12:02 PST 2019
smeenai 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
----------------
pcc wrote:
> Might be worth mentioning that ARM and AArch64 are now being used in production in Chromium?
Yeah, this entire section seems a bit out of date. x86, x86-64, ARM, and AArch64 all seem well supported now, and they're all at least production quality for us internally.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56600/new/
https://reviews.llvm.org/D56600
More information about the llvm-commits
mailing list