[llvm] r310115 - [GlobalISel] Remove the GISelAccessor API.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 15:24:18 PDT 2017


Given the bot is broken and I cannot reproduced so far, I reverted this in r310425.

> On Aug 8, 2017, at 2:54 PM, Bill Seurer <seurer at linux.vnet.ibm.com> wrote:
> 
> On 08/08/2017 04:48 PM, Quentin Colombet wrote:
>> Hi Bill,
>> Thanks for the outputs.
>> Looking at the logs, I don’t see anything wrong.
>> GlobalISel is used while linking the AArch64CodeGen lib and everything seems fine as llc links properly without specifying GlobalISel on the command line.
>> I am guessing you already tried a clean build so stall file won’t explain the problem.
> 
> Yeah, I did both locally and on the buildbot.
> 
>> Without being able to reproduce the problem, there is not much I can do. I’ll need to try again on a linux box to see what is going on.
>> Therefore, I would recommend to revert this commit to unblock the bot.
>> How does that sound?
> 
> Sure.  If you want me to try out something later just let me know.
> 
>> Cheers,
>> -Quentin
> 
> 
> -- 
> 
> -Bill Seurer
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/e374bc7f/attachment.html>


More information about the llvm-commits mailing list