[PATCH] D70027: ARM: Don't emit R_ARM_NONE relocations to compact unwinding decoders in .ARM.exidx on Android.
Ryan Prichard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 14:52:31 PST 2019
rprichard added a subscriber: danalbert.
rprichard added a comment.
The idea seems good to me.
It would also allow removing the __aeabi_unwind_cpp_pr0 hacks <https://android.googlesource.com/platform/bionic/+/ce584e4fc93978cb44057fce5f556e68519f051e/libdl/libdl.cpp#148> from Bionic's libdl/libdl.cpp, libdl/libdl_android.cpp, and linker/ld_android.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70027/new/
https://reviews.llvm.org/D70027
More information about the llvm-commits
mailing list