[PATCH] D147102: [M68k] Add `TRAP`, `TRAPV`, `BKPT`, `ILLEGAL` instructions

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 22:37:27 PDT 2023


myhsu added a comment.

Another thing I just found out is the absent of surrounding code in the patch ("Context not available."). Please use `git show -U999999 ... > patch.diff` if you manually generated the patch. See https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface


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

https://reviews.llvm.org/D147102



More information about the llvm-commits mailing list