[llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.

Kevin Enderby enderby at apple.com
Fri Jan 9 14:01:50 PST 2015


OK, committed the fix in r225550.

Thanks for the help Tim!
Kev

> On Jan 9, 2015, at 1:38 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> 
> On 9 January 2015 at 13:30, Kevin Enderby <enderby at apple.com> wrote:
>> Care to give me a “Looks good to me”?  As I’m not too sure this is correct.
> 
> Yep, that looks right to me; the triple being destroyed with a
> dangling StringRef looked like it caused the problem.
> 
> Thanks.
> 
> Tim.





More information about the llvm-commits mailing list