[Mips] Move MipsGOTPass implementation to the separate file.
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 8 Jan 2014 20:42:11 +0000 (20:42 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 8 Jan 2014 20:42:11 +0000 (20:42 +0000)
commit6e0232ce5907f50fe5c5525dd529712fbf7d7297
treef3a0962cfb14a08cd1eb868263ef7093395c4ec0
parentd839c82ac95689851c3866ebc7363209dbdf6089
[Mips] Move MipsGOTPass implementation to the separate file.

llvm-svn: 198783
lld/lib/ReaderWriter/ELF/Mips/CMakeLists.txt
lld/lib/ReaderWriter/ELF/Mips/MipsLinkingContext.cpp
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.cpp [new file with mode: 0644]
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h [new file with mode: 0644]