OSDN Git Service

[Mips] Document Mips Backend Relocation Principles
authorJoel Jones <joelkevinjones@gmail.com>
Fri, 21 Apr 2017 14:49:27 +0000 (14:49 +0000)
committerJoel Jones <joelkevinjones@gmail.com>
Fri, 21 Apr 2017 14:49:27 +0000 (14:49 +0000)
commitbd2e6e0b1a7e2372ea069973632eb84b3eb89d29
tree0512938de42aed2756c353a12f1685cbdeb2d0e6
parent3ad4f88821dd8b1f15ba341d8b18790b4f4aec5c
[Mips] Document Mips Backend Relocation Principles

This revision documents the combination of C++ and table-gen code that
handles relocations and addresses.

Thanks for Simon Dardis for the careful reviews.

Differential Revision: https://reviews.llvm.org/D31628

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