[LLVMdev] Consumer ARM platform suitable for LLVM development?

Anton Korobeynikov anton at korobeynikov.info
Thu Mar 12 10:31:53 PDT 2009


>>
>> If any ARM/GCC experts know how to fix arm.md to not refer to  
>> Darwin-specific macros, that would be great, too.
>
> Probably the right general idea is to #define MACHO_DYNAMIC_NO_PIC_P  
> to be 0 for non-Darwin targets.  Not sure where to put this so it  
> will work for both targets (the Darwin definition comes from config/ 
> darwin.h).
I don't think so. Darwin-specific pieces of code should be guarded, as  
usual, with TARGET_MACHO define.

---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090312/e56f1cd6/attachment.html>


More information about the llvm-dev mailing list