summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms_abi.c
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2017-07-17 19:42:19 +0000
committerShoaib Meenai <smeenai@fb.com>2017-07-17 19:42:19 +0000
commite1d7776c53bf71a20c613fd8e6087be436f7904f (patch)
tree338304991566ce778e1382d945dc18b8200940e5 /clang/test/CodeGen/ms_abi.c
parentf9dc3deaa6ff46aee8adf5f7f38a94daf904c21d (diff)
downloadbcm5719-llvm-e1d7776c53bf71a20c613fd8e6087be436f7904f.tar.gz
bcm5719-llvm-e1d7776c53bf71a20c613fd8e6087be436f7904f.zip
[ELF] Use stable_sort for compareByFilePosition
The comment at the top of compareByFilePosition indicates that it relies on stable_sort to preserve the order of synthetic sections. We were using sort instead of stable_sort, however, leading to incorrect synthetic section ordering. Differential Revision: https://reviews.llvm.org/D35473 llvm-svn: 308207
Diffstat (limited to 'clang/test/CodeGen/ms_abi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud