[llvm] r237358 - New Loop Distribution pass

Adam Nemet anemet at apple.com
Fri May 15 06:41:25 PDT 2015


I was curious about the difference between MSVC and the other compilers, so I went and looked.  Looks like I was hitting this MSVC bug: http://stackoverflow.com/questions/5503901/how-to-correctly-reference-a-function-in-an-anonymous-namespace <http://stackoverflow.com/questions/5503901/how-to-correctly-reference-a-function-in-an-anonymous-namespace>

Adam 

> On May 14, 2015, at 2:57 PM, Adam Nemet <anemet at apple.com> wrote:
> 
> 
>> On May 14, 2015, at 2:49 PM, İsmail Dönmez <ismail at donmez.ws> wrote:
>> 
>> On Thu, May 14, 2015 at 3:37 PM, Adam Nemet <anemet at apple.com> wrote:
>>> Yeah, I know, sorry about that.  Hopefully r237359 will fix this...
>> 
>> Indeed it does. Thanks.
> 
> 
> Cool, thanks for confirming.
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

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


More information about the llvm-commits mailing list