[PATCH] D155426: [AVR][NFC] Merge emitInstruction into encodeInstruction.

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 01:31:01 PDT 2023


benshi001 accepted this revision.
benshi001 added a comment.
This revision is now accepted and ready to land.

LGTM。

It would be better if the commit message can be

  [AVR][NFC] Merge AVRMCCodeEmitter::emitInstruction into AVRMCCodeEmitter::encodeInstruction
  
  The reasons are
  1. ...
  2. ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155426



More information about the llvm-commits mailing list