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)
commitbb40164e48b7801a1778b608c02dfc6f8cba83c8
treea01d6d65828475da0a41470a2649773a65e31137
parent1bffef3b29a04d98d58f9f175c8ade282a02dd21
Endianness can be gotten from the DataLayout which we already
have. Also, the subtarget is invalid at this point.

llvm-svn: 230131
llvm/lib/Target/Mips/MipsAsmPrinter.cpp