[PATCH] D95375: [MC] Adding MCContext parameter to MCAsmBackend::relaxInstruction

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 13:23:27 PST 2021


MaskRay added a comment.

In D95375#2520592 <https://reviews.llvm.org/D95375#2520592>, @DavidFerencSzabo wrote:

> @MaskRay No. Its a Machine Instruction Bundle. (https://lists.llvm.org/pipermail/llvm-dev/2011-December/045851.html).
>
> But reading this I stumbled upon this line

OK. Currently `MCRelaxableFragment` encodes just one MCInst. Do you intend to loose the requirement?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95375/new/

https://reviews.llvm.org/D95375



More information about the llvm-commits mailing list