[PATCH] D76114: [MC] Recalculate fragment offsets after relaxation
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 15:07:57 PDT 2020
jcai19 added a comment.
Agreed. In that case we can probably check whether the offset of any valid fragment is changed, and if so trigger another pass on the layout. Although I am not sure on (1) how to come up with a test case, and (2) if that will eventually converge.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76114/new/
https://reviews.llvm.org/D76114
More information about the llvm-commits
mailing list