[PATCH] D121327: Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO

Julian Lettner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 14 17:16:42 PDT 2022


yln added a comment.

@sunfish 
Hi Dan, I hope you are still happy with this change.  I didn't change any WebAssembly tests, but rather added a new IR-level test, so all existing WebAssembly behavior should stay the same.  Let me know if you have any concerns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121327



More information about the cfe-commits mailing list