[PATCH] ELF: Move relocation predicates out of the context class.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Tue Feb 17 14:40:53 PST 2015
I do agree that LinkingContext is not the place to have these functions defined. Moving this to lld::Reference is not the right thing to do IMO as its a base class for all references. We do have TargetHandler for this purpose where each target would override this functionality.
http://reviews.llvm.org/D7605
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list