- 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
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lld/docs/index.rst | ||
---|---|---|
39 ↗ | (On Diff #181288) | Might be worth mentioning that ARM and AArch64 are now being used in production in Chromium? |
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. |
lld/docs/index.rst | ||
---|---|---|
39 ↗ | (On Diff #181288) | Done. I qualified ARM with "(>= v6)" since I think that's what's supported well (?) |