aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/PrettyStackTrace.cpp
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2019-11-24 07:27:54 -0800
committerDan Gohman <sunfish@mozilla.com>2020-03-26 16:19:02 -0700
commitd865437d9c82f814dd3b0d0e60042e2c176e201f (patch)
tree6593b1b28fddc0add9e3633ba44fe49c6b5b4449 /llvm/lib/Support/PrettyStackTrace.cpp
parent5db37f3bca3d404b0d7fcbe1dc764ee67665e6c2 (diff)
downloadllvm-d865437d9c82f814dd3b0d0e60042e2c176e201f.zip
llvm-d865437d9c82f814dd3b0d0e60042e2c176e201f.tar.gz
llvm-d865437d9c82f814dd3b0d0e60042e2c176e201f.tar.bz2
[WebAssembly] Fix the order of destructors in the LowerGlobalDtors pass.
Fix the LowerGlobalDtors pass to run destructors in the same order as the regular LLVM destructor lowering -- in reverse order. Adjacent destructors with the same associated object are grouped, but destructors are not reordered based on associated objects. Differential Revision: https://reviews.llvm.org/D70685
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions