[llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Artyom Skrobov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 09:41:55 PST 2015
Yes I run it on ARMv7, and I managed to reproduce the problem there. Took me a while as you can see :-)
Resubmitted as http://reviews.llvm.org/D15236
-----Original Message-----
From: Renato Golin [mailto:renato.golin at linaro.org]
Sent: 04 December 2015 17:31
To: Artyom Skrobov
Cc: LLVM Commits
Subject: Re: [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
On 4 December 2015 at 16:52, Artyom Skrobov <artyom.skrobov at arm.com> wrote:
> Renato, thank you for your help with investigating this issue!
>
> It's now traced to an annoying case of use-after-free :-|
>
> OK to recommit with the following simple fix?
I have to say, I don't remember the patch any more. :)
Can you resubmit for review, just so that we have a full view of it? I
think that fix should be fine, but I just want to be sure.
Also, did you run the test-suite, as well as self-hosted on ARMv7?
cheers,
--renato
More information about the llvm-commits
mailing list