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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 13:59:47 PDT 2021


nikic updated this revision to Diff 355033.
nikic added a comment.

Update test. Does this match what you had in mind?


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

https://reviews.llvm.org/D104976

Files:
  llvm/lib/IR/AsmWriter.cpp
  llvm/test/Assembler/uselistorder_global.ll
  llvm/test/Bitcode/use-list-order2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104976.355033.patch
Type: text/x-patch
Size: 11509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/46ddb3d3/attachment.bin>


More information about the llvm-commits mailing list