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

Renato Golin renato.golin at linaro.org
Sun Jun 15 13:08:12 PDT 2014


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