[PATCH] ELF: Move relocation predicates out of the context class.

Shankar Kalpathi Easwaran shankarke at gmail.com
Fri Feb 13 11:43:02 PST 2015


relocation types are very much architecture dependent, thats why they are handled in each architecture/target. Its ok to move this to the TargetHandler, and the code would be more clear.


http://reviews.llvm.org/D7605

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






More information about the llvm-commits mailing list