[PATCH] D44928: [MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 01:27:21 PDT 2018
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
Right now I don't have a better design without quite a bit more in depth look. That said, this gets us through a correctness issue and can be revisited in the future so let's go with it.
Thanks for the patience.
-eric
https://reviews.llvm.org/D44928
More information about the llvm-commits
mailing list