[PATCH] D104976: [AsmWriter] Properly handle uselistorder for global symbols
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 13:33:48 PDT 2021
dexonsmith added a comment.
In D104976#2845353 <https://reviews.llvm.org/D104976#2845353>, @aeubanks wrote:
> perhaps I'm reading this wrong, but could we add a test for a global that previously had its uselistorder written in a function but is now written at the module level?
Yeah, that seems like a good idea.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104976/new/
https://reviews.llvm.org/D104976
More information about the llvm-commits
mailing list