This is an archive of the discontinued LLVM Phabricator instance.

LLD doc tweaks
ClosedPublic

Authored by thakis on Jan 11 2019, 7:53 AM.

Details

Summary
  • fix minor grammar stuff (I'm not a native speaker either, but it's hopefully a net improvement)
  • mention that lld/coff is used in production
  • update AArch64, ARM to production quality
  • remove lld/include/lld/Core/TODO.txt which looks outdated

Diff Detail

Repository
rL LLVM

Event Timeline

thakis created this revision.Jan 11 2019, 7:53 AM
thakis updated this revision to Diff 181282.Jan 11 2019, 8:18 AM
thakis updated this revision to Diff 181285.Jan 11 2019, 8:30 AM
thakis updated this revision to Diff 181288.Jan 11 2019, 8:33 AM
pcc added a subscriber: pcc.Jan 11 2019, 2:32 PM
pcc added inline comments.
lld/docs/index.rst
39 ↗(On Diff #181288)

Might be worth mentioning that ARM and AArch64 are now being used in production in Chromium?

ruiu accepted this revision.Jan 11 2019, 2:35 PM

LGTM

This revision is now accepted and ready to land.Jan 11 2019, 2:35 PM
smeenai added inline comments.
lld/docs/index.rst
39 ↗(On Diff #181288)

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.

thakis updated this revision to Diff 181381.Jan 11 2019, 3:33 PM

move aarch64, arm to production quality

thakis marked an inline comment as done.Jan 11 2019, 3:34 PM
thakis added inline comments.
lld/docs/index.rst
39 ↗(On Diff #181288)

Done. I qualified ARM with "(>= v6)" since I think that's what's supported well (?)

thakis edited the summary of this revision. (Show Details)Jan 11 2019, 3:43 PM
This revision was automatically updated to reflect the committed changes.
lld/trunk/docs/open_projects.rst