[llvm] r210953 - Move ARMJITInfo off of the TargetMachine and down onto the subtarget.

Eric Christopher echristo at gmail.com
Sun Jun 15 13:09:38 PDT 2014


Ah, sweet.

Thanks!

-eric

On Sun, Jun 15, 2014 at 1:08 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 15 June 2014 21:03, Eric Christopher <echristo at gmail.com> wrote:
>> Cool. Reverted in r210996.
>>
>> My current guess is some of the arm/thumb dispatch got confused when
>> moving things around. I'm untangling it :)
>
> Let me know if you need a place to test this, or feel free to commit
> and check the bot:
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host
>
> The first phase is quick (no clean), so you can see if it passed even
> before the bot finishes.
>
> cheers,
> --renato



More information about the llvm-commits mailing list