[PATCH] D146776: [llvm] Preliminary fat-lto-objects support

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 13:05:36 PDT 2023


paulkirth added inline comments.


================
Comment at: llvm/docs/FatLTOSupport.rst:60
+after the section is created, we then run the normal compilation pipeline on an
+unmodified copy of the module.
+
----------------
paulkirth wrote:
> nikic wrote:
> > I feel like this information has been repeated (with minor variations) three times: In the bullet points above, the paragraph following it, and then here...
> Yeah, it's definitely a bit redundant. I'll go through this one more time and try to streamline the text.
I feel like the current version reads a bit better. WDYT?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146776



More information about the llvm-commits mailing list