[PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed Mar 18 10:15:35 PDT 2015


LGTM in that

- It is clear from how linkers behave that something has to be done to sort the entries for Mips.
- The api change is reasonable: making sortRelocs virtual.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7414

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list