[PATCH] D121327: Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 17:47:09 PDT 2022
sunfish added a comment.
In D121327#3381123 <https://reviews.llvm.org/D121327#3381123>, @yln wrote:
> @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.
Yes, the change looks good to me!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121327/new/
https://reviews.llvm.org/D121327
More information about the llvm-commits
mailing list