[llvm] r178679 - Implements low-level object file format specific output for COFF and

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Apr 5 08:28:40 PDT 2013


> Big endian again. I have a qemu ppc host. I will check if it is the
> same bug as last time.

This should be fixed. I will try to provide a more convenient API for
accessing low level info so that we can avoid using InMemoryStruct
completely in this case.

Cheers,
Rafael



More information about the llvm-commits mailing list