[LLVMdev] llvm for freebsd on sparc64
Chris Lattner
clattner at apple.com
Mon Apr 26 11:23:15 PDT 2010
Try upgrading to mainline SVN or at least the 2.7 prerelease.
-Chris
On Apr 26, 2010, at 11:22 AM, Yuri wrote:
> Chris Lattner wrote:
>> We typically handle this by adding a "#undef sparc" in various places. For example see include/llvm/ADT/Triple.h which already has it. You'll probably need to add it to another header somewhere.
>>
>> -Chris
>>
>
> I can't find any 'undef' lines in include/llvm/ADT/Triple.h though. So I guess I should add it.
> But my question about "sparc" strings is the major one.
>
> Yuri
More information about the llvm-dev
mailing list