[all-commits] [llvm/llvm-project] 1ca16f: Revert "[LLD][ELF][ARM] Fix ARM Exidx order for no...
Peter Smith via All-commits
all-commits at lists.llvm.org
Thu Apr 23 09:12:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ca16fc4f5146b90512d4740cfcc4d4c34640853
https://github.com/llvm/llvm-project/commit/1ca16fc4f5146b90512d4740cfcc4d4c34640853
Author: Peter Smith <peter.smith at arm.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Writer.cpp
R lld/test/ELF/arm-exidx-script-order.s
Log Message:
-----------
Revert "[LLD][ELF][ARM] Fix ARM Exidx order for non monotonic section order"
This reverts commit f969c2aa657e28633ece63a5430e551f0b8beb98.
There are some msan buildbot failures sanitzer-x86_64-linux-fast that
I need to investigate.
Differential Revision: https://reviews.llvm.org/D78422
More information about the All-commits
mailing list