[PATCH] D25234: [LLD][ARM] Garbage collection support for .ARM.exidx sections
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 07:23:57 PDT 2016
Ok, will do that ready for Monday, I'm leaving the office very soon so
I'd better not risk it doing it today.
Thanks for the help again.
Peter
On 7 October 2016 at 15:21, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> 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