[LLVMdev] llvm for freebsd on sparc64

Yuri yuri at tsoft.com
Mon Apr 26 11:22:03 PDT 2010


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