diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-10 23:26:27 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-10 23:26:27 +0000 |
commit | 2625882ebbb3752fb215ec94dc128019c3b381c5 (patch) | |
tree | 8cea893aff9158b36ee974d1a5cd2b56e8e8078f /llvm/lib/Transforms/IPO/FunctionImport.cpp | |
parent | c87d7d02e146b4ce92a8d908a87ade973777e469 (diff) | |
download | bcm5719-llvm-2625882ebbb3752fb215ec94dc128019c3b381c5.tar.gz bcm5719-llvm-2625882ebbb3752fb215ec94dc128019c3b381c5.zip |
ELF: Use stable sort to sort .{init,fini}_array sections.
Global constructors and destructors are guaranteed to be called
in the order as they appear in a translation unit. So we don't want
to mess up the order if they have the same priority.
llvm-svn: 260463
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionImport.cpp')
0 files changed, 0 insertions, 0 deletions