Nate, Right, okay. I was also planning on looking at what the assembly output generates and "emulating" its output. So I should be able to use the 'test/CodeGen/PowerPC' tests once I have augmented the MachO Writer PowerPC output. Does this seem like the right and sensible approach ? Aaron ----- Original Message ----- From: Nate Begeman To: LLVM Developers Mailing List Sent: Monday, June 01, 2009 6:40 PM Subject: Re: [LLVMdev] MachO writer test cases I doubt anyone is using it, as it is not complete. On Jun 1, 2009, at 9:12 AM, Aaron Gray wrote: Is anyone using the MachO Writer ? If so do you have any test cases as I am moving it over to use the prototype direct object emission code and I need test cases to verify it working correctly. Many thanks in advance, Aaron _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev ------------------------------------------------------------------------------ _______________________________________________ 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/20090601/3c35e05a/attachment.html>
On Jun 1, 2009, at 12:18 PM, Aaron Gray wrote:> Nate, > > Right, okay. I was also planning on looking at what the assembly > output generates and "emulating" its output.Sure. I was using the source for 'as' and 'ld' as my guide when I was working on it.> > So I should be able to use the 'test/CodeGen/PowerPC' tests once I > have augmented the MachO Writer PowerPC output.Sounds good. Nate -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/9e9d1783/attachment.html>
Nate, thanks for verifying things. Aaron ----- Original Message ----- From: Nate Begeman To: LLVM Developers Mailing List Sent: Tuesday, June 02, 2009 5:59 PM Subject: Re: [LLVMdev] MachO writer test cases On Jun 1, 2009, at 12:18 PM, Aaron Gray wrote: Nate, Right, okay. I was also planning on looking at what the assembly output generates and "emulating" its output. Sure. I was using the source for 'as' and 'ld' as my guide when I was working on it. So I should be able to use the 'test/CodeGen/PowerPC' tests once I have augmented the MachO Writer PowerPC output. Sounds good. Nate ------------------------------------------------------------------------------ _______________________________________________ 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/20090602/69c15d74/attachment.html>
Seemingly Similar Threads
- [LLVMdev] MachO writer test cases
- [LLVMdev] MachO writer test cases
- [LLVMdev] MachO writer test cases
- [LLVMdev] [llvm-commits] [llvm] r65296 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/
- [LLVMdev] [llvm-commits] [llvm] r65296 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/