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

Tim Northover t.p.northover at gmail.com
Fri Jan 9 13:38:08 PST 2015


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