[PATCH] ELF: Move relocation predicates out of the context class.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Tue Feb 17 16:20:28 PST 2015
I disagree. This kind of code is commonly placed in the TargetHandler. I was just browsing MachO and mach-o too has these utility functions in the ArchHandler. Myself/Simon do agree that this code pattern when moved to the TargetHandler for ELF/Gnu flavor makes the code much better too.
http://reviews.llvm.org/D7605
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list