[LLVMdev] Endianness emulation

Lally Singh lally.singh at gmail.com
Mon Aug 9 14:39:38 PDT 2010


Hey folks,

  If I've got some code that I can compile using clang, that depends
on a certain endianness, can I generate bitcode that will have the
code operate correctly, even if run on machines of the the opposite
endianness?  If not, what're we talking about in specific work that'd
be needed?

Thanks,
- Lally



More information about the llvm-dev mailing list