Richard Gorton
2014-Sep-15 12:29 UTC
[LLVMdev] DragonEgg patch: adding support for cross-compilation
Attached is a patch to enable 'pure' cross compilation for DragonEgg. The motivation is to have a linux-hosted gfortran which generates LLVM IR, and then uses clang to compile that. In our case, we do not have a gcc target for our architecture, but do have one for LLVM. The patch is based upon the dragonegg-3.3.src + my other patch for llvm3.4 portability. Enjoy, Richard Gorton Cognitive Electronics www.cog-e.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: dragonegg_cross.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140915/14dd1476/attachment.txt>