[Mips] Add more relocation types and MIPS specific e_flags constants.
authorSimon Atanasyan <simon@atanasyan.com>
Tue, 20 May 2014 09:27:49 +0000 (09:27 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Tue, 20 May 2014 09:27:49 +0000 (09:27 +0000)
commit6943f62a418bc48c762385013c9d5acb4ce3fa15
tree4bc8b50b2835448b6149e83b048a779087545c6d
parent6099306cec808d4a561cf5d337ec83c501a64c92
[Mips] Add more relocation types and MIPS specific e_flags constants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209201 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ELF.h
lib/Object/ELF.cpp
lib/Object/ELFYAML.cpp
tools/llvm-readobj/ELFDumper.cpp