I added everything that should be needed already in "llvm/Support/MachO.h". If we have a few places left that are using the native #defines from darwin, we should patch them.
Greg Clayton On Sep 27, 2010, at 9:13 AM, Chris Lattner wrote: > > On Sep 27, 2010, at 6:29 AM, [email protected] wrote: > >> <linux_cputype.patch>_______________________________________________ >> lldb-dev mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > > Thanks for the patch, LLDB should use include/llvm/Support/MachO.h instead of > the system machine.h. If there is a value missing from Support/MachO.h then > we should add it. > > -Chris > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
