[M68k] Add `TRAP`, `TRAPV`, `BKPT`, `ILLEGAL` instructions
This makes it possible to use TRAP to make Linux system calls using inline assembly for instance. Differential Revision: https://reviews.llvm.org/D147102
Loading
Please sign in to comment