[lldb-dev] [PATCH] Linux: We have no macho/machine.h, so define our own enum
Greg Clayton
gclayton at apple.com
Mon Sep 27 10:13:21 PDT 2010
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, 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
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list