[LLVMdev] Proposal for -filetype=obj full big endian support

Roman Divacky rdivacky at freebsd.org
Thu Dec 22 13:53:50 PST 2011


On Thu, Dec 22, 2011 at 04:51:51PM -0500, Rafael ?vila de Esp?ndola wrote:
> On 19/12/11 08:17 PM, Carter, Jack wrote:
> > Proposal for ELF text and data big endian support for direct object generation
> 
> Looks like the basic support is already there. If I remember correctly,
> what we have lets us produce a hello world on a big endian freebsd powerpc.

Yes, hello world and a simple pi computation work flawlesly!

vim when compiled with -ias on ppc32 gets pretty far before it crashes, I dont
remember the reason for the crash but it isnt endianess.

Yes, I think the BE support in MC is ok.

roman



More information about the llvm-dev mailing list