[lldb-dev] [PATCH] Linux: We have no macho/machine.h, so define our own enum

Chris Lattner clattner at apple.com
Mon Sep 27 09:13:37 PDT 2010


On Sep 27, 2010, at 6:29 AM, arvid.picciani at nokia.com wrote:

> <linux_cputype.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> 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



More information about the lldb-dev mailing list