[PATCH] D77737: [SPARC] Recognize and handle the %lm(sym) operator
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 13 11:46:25 PDT 2020
joerg added a comment.
Please don't change the style of the code, it messes up review and the full source. Please split the introduction and testing of the new relocation into one patch and using a different set of relocations to implement large code model. The latter part needs at least a test as well?
Functionally, it seems fine, but I'd prefer to look at the split patches first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77737/new/
https://reviews.llvm.org/D77737
More information about the llvm-commits
mailing list