Hi, I am working on the direct object module emission, and am wondering if anyone is successfully using the MachO backend. Thanks, Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090515/b8b96813/attachment.html>
Chris Lattner
2009-May-15 17:00 UTC
[LLVMdev] IS anyone sucessfully sing the MachO backend
On May 15, 2009, at 6:25 AM, Aaron Gray wrote:> Hi, > > I am working on the direct object module emission, and am wondering > if anyone is successfully using the MachO backend. >Nope, it's just as broken (if not more so) than the ELF writer, don't worry about breaking it. If you wanted to #if 0 it out, that would also be fine with me. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090515/76925267/attachment.html>
HI Chris, Okay, I was just wondering its status. Do you know what is broken about it ? Thanks, Aaron ----- Original Message ----- From: Chris Lattner To: LLVM Developers Mailing List Sent: Friday, May 15, 2009 6:00 PM Subject: Re: [LLVMdev] IS anyone sucessfully sing the MachO backend On May 15, 2009, at 6:25 AM, Aaron Gray wrote: Hi, I am working on the direct object module emission, and am wondering if anyone is successfully using the MachO backend. Nope, it's just as broken (if not more so) than the ELF writer, don't worry about breaking it. If you wanted to #if 0 it out, that would also be fine with me. -Chris ------------------------------------------------------------------------------ _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090515/3bb59483/attachment.html>