[PATCH] AArch64: Add command line option to select big or little endian

Simon Atanasyan simon at atanasyan.com
Thu Apr 3 12:50:59 PDT 2014


  Support -EB/-EL is essential for MIPS. But I do not see any problems in inverting the aliasing. It looks like we need to change only a couple of lines in the `computeTargetTriple()` routine in that case.

http://llvm-reviews.chandlerc.com/D3215



More information about the cfe-commits mailing list