[LLVMdev] Is the llvm ARM support big endian elf/obj output?

gamma_chen gamma_chen at yahoo.com.tw
Mon Apr 22 22:26:34 PDT 2013


The llvm ARM backend is little endian elf output as my examination as below. Is it support bid endian by other llc options as below?

 llcĀ  -filetype=obj -march=arm // little endian
llcĀ  -filetype=obj -march=? or -otheroption=? // to output big endian

Jonathan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130423/cd183228/attachment.html>


More information about the llvm-dev mailing list