[llvm] r293433 - ARM: support `-mlong-calls` with AEABI TLS on ELF

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 16:26:22 PST 2017


Committed Saleem's patch in r295910.

Thanks everyone!

On Tue, Feb 21, 2017 at 6:25 PM, Saleem Abdulrasool
<compnerd at compnerd.org> wrote:
> Ah, sorry, this fell through the cracks.  Happy to help to backport it.
>
> On Tue, Feb 21, 2017 at 5:20 PM, Tim Northover <tnorthover at apple.com> wrote:
>>
>>
>> > On 21 Feb 2017, at 15:59, Hans Wennborg <hans at chromium.org> wrote:
>> >
>> > On Tue, Feb 14, 2017 at 11:07 AM, Hans Wennborg <hans at chromium.org>
>> > wrote:
>> >> On Tue, Feb 7, 2017 at 9:09 AM, Hans Wennborg <hans at chromium.org>
>> >> wrote:
>> >>> On Mon, Feb 6, 2017 at 3:12 PM, Tim Northover <tnorthover at apple.com>
>> >>> wrote:
>> >>>> On 6 Feb 2017, at 14:39, Hans Wennborg <hans at chromium.org> wrote:
>> >>>>> Renato, Tim: What do you think about merging this to 4.0?
>> >>>>
>> >>>> I think it's OK for 4.0. I was slightly concerned it doesn't handle
>> >>>> -fPIC, but it seems normal calls don't either (except with FastISel, oddly
>> >>>> enough). It'd probably be good to add an assertion about that though in case
>> >>>> someone ever does try to support the combination.
>> >>>
>> >>> This doesn't merge cleanly, because it depends on Diana's r291891 and
>> >>> related changes I think.
>> >>>
>> >>> Saleem, can you help me backport it?
>> >>
>> >> Ping?
>> >
>> > Ping?
>>
>> I don’t have time to backport an unknown sequence of patches to support an
>> ancient linker, I’m afraid. Happy to do reviews.
>>
>> Tim.
>
>
>
>
> --
> Saleem Abdulrasool
> compnerd (at) compnerd (dot) org


More information about the llvm-commits mailing list