[PATCH] D25234: [LLD][ARM] Garbage collection support for .ARM.exidx sections

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 07:21:55 PDT 2016


On 7 October 2016 at 10:13, Peter Smith <peter.smith at linaro.org> wrote:
> Thank you very much for running the benchmarks, I've set myself up so
> that I can least use llvm/clang tools for benchmarks in the future.
>
> I'm hoping to get https://reviews.llvm.org/D25127 (.ARM.exidx support
> for executables/shared libraries) reviewed first before committing the
> GC changes as that is needed for exceptions to reliably work. I can
> commit this one beforehand if preferred though.

I would suggest committing this one first and then rebasing the other
one. Should make it a lot easier to review.

Cheers,
Rafael


More information about the llvm-commits mailing list