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

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 10:09:51 PST 2019


dschuff added a comment.

(also, the langref says that the order within a priority is unspecfied. is something depending on this ordering (I assume so, since you bothered to change it)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70685





More information about the llvm-commits mailing list