[PATCH] D56600: LLD doc tweaks

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 15:34:12 PST 2019


thakis marked an inline comment as done.
thakis 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
----------------
smeenai wrote:
> 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.
Done. I qualified ARM with "(>= v6)" since I think that's what's supported well (?)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56600/new/

https://reviews.llvm.org/D56600





More information about the llvm-commits mailing list