[PATCH] D131618: [WIP][Do NOT review] LLD related changes for -ffat-lto-objects support
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 23 10:31:43 PST 2023
paulkirth commandeered this revision.
paulkirth edited reviewers, added: arda; removed: paulkirth.
paulkirth added a comment.
I'll be updating this patch soon with a rebased version. Likely that will need to be split up into a series of smaller patches.
There is also some design work that needs to be addressed. Primarily around how/when bitcode sections are emitted and object code generated. It may also be necessary to revisit some of the details in its LLD support, given changes to the codebase since the original patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131618/new/
https://reviews.llvm.org/D131618
More information about the cfe-commits
mailing list