[PATCH] D76114: [MC] Recalculate fragment offsets after relaxation

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 14:34:17 PDT 2020


reames added a comment.

The proposed fix is insufficient.  Consider the case where a change in size of the skip requires further relaxation in that section or another.  This needs to cause another iteration of relaxation.


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