[PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
colinl at codeaurora.org
Fri Mar 20 11:17:40 PDT 2015
On the lines:
if (!evaluateFixup(Layout, Fixup, DF, Target, Value))
return true; <-- I don't always want to relax
It seems like if the fixup does not evaluate, we must relax. I'm not seeing a way to signal do not relax if !evaluateFixup.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8217
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list