[PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Logan Chien via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 05:29:12 PST 2016
logan added a comment.
Committed as http://reviews.llvm.org/rL263010.
Thanks for your hard work.
(p.s. This is expected to break some ARM self-bootstrapping build bots if they are compiling with old `clang` and `unwind.h`. I will contact the build bot owner to figure out the resolution.)
http://reviews.llvm.org/D15781
More information about the llvm-commits
mailing list