Endianness can be gotten from the DataLayout which we already
authorEric Christopher <echristo@gmail.com>
Sat, 21 Feb 2015 08:32:22 +0000 (08:32 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 21 Feb 2015 08:32:22 +0000 (08:32 +0000)
commit3a389c6950f8e350c3aacca92a20e34a0cada464
treebdbe0e01ec3c351d1f9aad18d677eaebe9548a55
parent164db1c6b934f553f27700cec6066b5a61a1e5bc
Endianness can be gotten from the DataLayout which we already
have. Also, the subtarget is invalid at this point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230131 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsAsmPrinter.cpp