[PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
colinl at codeaurora.org
Fri Mar 20 11:27:26 PDT 2015
In http://reviews.llvm.org/D8217#144209, @grosbach wrote:
> If AsmBackend::fixupNeedsRelaxation() function is called, you know the fixup has not been resolved.
This is the inverse. MCAsmBackend::fixupNeedsRelaxation is called if the fixup has been resolved i.e. `Value' has meaning.
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