Add ELF enum value and relocations for Lanai backed.
General Lanai backend discussion on llvm-dev thread "[RFC] Lanai backend" (http://lists.llvm.org/pipermail/llvm-dev/2016-February/095118.html).
Differential D17008
[lanai] Add ELF enum value and relocations jpienaar on Feb 8 2016, 4:35 PM. Authored by
Details Add ELF enum value and relocations for Lanai backed. General Lanai backend discussion on llvm-dev thread "[RFC] Lanai backend" (http://lists.llvm.org/pipermail/llvm-dev/2016-February/095118.html).
Diff Detail Event Timeline
Comment Actions Moved MCExpr changes to subclass of MCTargetExpr and use that instead in the backend.
Comment Actions One inline comment. Are there any more testcases to test RelocToApply, readobj, etc? -eric
Comment Actions Updated, thanks
|