[PATCH] D138845: [LLVM] Merge -preserve-ll-uselistorder/preserve-bc-uselistorder into -preserve-uselistorder
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 14:18:15 PST 2022
dexonsmith added subscribers: mehdi_amini, chandlerc.
dexonsmith added a comment.
Here's a link to a related RFC:
https://discourse.llvm.org/t/rfc-constantdata-should-not-have-use-lists/42606
Patch 0003 removed use-lists from ConstantData; likely no longer applies, but possibly not too hard to rebase.
At the time, @mehdi_amini and @chandlerc both favoured a subsequent follow up to change the type hierarchy. I agree! But it's not necessary for the initial step.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138845/new/
https://reviews.llvm.org/D138845
More information about the llvm-commits
mailing list