Add definition of class MipsELFWriterInfo.
authorAkira Hatanaka <ahatanaka@mips.com>
Fri, 14 Oct 2011 02:55:47 +0000 (02:55 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Fri, 14 Oct 2011 02:55:47 +0000 (02:55 +0000)
commit2891662cc227829b5d9d59be6e10d968e289b9fe
tree2cdaa433dba2d9ba209fcd6132166f44fc0d15e2
parent51f72c5a3f3e42eafac7abf27ed2849e991b5fbc
Add definition of class MipsELFWriterInfo.

Patch by Jack Carter and Reed Kotler at Mips.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141937 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/MipsELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/Mips/MipsELFWriterInfo.h [new file with mode: 0644]