[MIPS] Move MIPS ABI flags structure constants to the separate header
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 7 May 2015 14:57:04 +0000 (14:57 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 7 May 2015 14:57:04 +0000 (14:57 +0000)
commit2d0087d82a9343898744507cca37613e520b04d0
tree029d2d207a7bbe18c1fa896c0291944112c4e56b
parentf6fa999df3cdef864a2e61aa146e4574e9c071be
[MIPS] Move MIPS ABI flags structure constants to the separate header

http://reviews.llvm.org/D9517

The separate header file allows to reuse the MIPS ABI flags structure
constants in other LLVM tools like the llvm-readobj.

No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236732 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MipsABIFlags.h [new file with mode: 0644]
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h