[ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch() method.
[oota-llvm.git] / include / llvm / IRReader /
2014-06-27 Alp TokerIRReader: don't mark MemoryBuffers const
2014-06-27 Alp TokerParseIR: don't take ownership of the MemoryBuffer
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...