[PATCH] D70685: [WebAssembly] Fix the order of destructors in the LowerGlobalDtors pass.

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 08:42:15 PDT 2020


sunfish updated this revision to Diff 251097.
sunfish added a comment.

- Add a comment.
- Add a test of two destructors with different priorities and the same associated object.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70685

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp
  llvm/test/CodeGen/WebAssembly/lower-global-dtors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70685.251097.patch
Type: text/x-patch
Size: 11807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/f7ac052e/attachment.bin>


More information about the llvm-commits mailing list