[PATCH] D104976: [AsmWriter] Properly handle uselistorder for global symbols

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 13:29:14 PDT 2021


aeubanks added a comment.

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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104976



More information about the llvm-commits mailing list