Hello Todd,
On 13/12/2013 01:38, Todd Fiala wrote:
> Hi all,
>
> Please find attached a candidate patch for this bug:
> http://llvm.org/bugs/show_bug.cgi?id=18236
>
> It fixes an issue where a signum => name mapping function has multiple
> case statements that define to the same integral value on my Linux
> (Ubuntu 12.04, x86_64).  It's for SIGIO and SIGPOLL.  In the case that
> they are both defined the same, I have SIGIO winning on the name mapping.
>
> If that sounds reasonable, could I get a committer to apply it?  Thanks!
>
Committed as r197221.

Thanks, I had the same issue.
Sylvestre
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to