[M68k] Add MC support for link/unlk
authorSheng <ox59616e@gmail.com>
Mon, 8 Aug 2022 01:56:04 +0000 (09:56 +0800)
committerSheng <ox59616e@gmail.com>
Mon, 8 Aug 2022 03:00:11 +0000 (11:00 +0800)
commit64d326c33c6d3f008f04d850b4b9e62c6d4d99b0
tree2d8594611163fd1edfcb30328b6053ad2bdc6e2c
parentcf7c8bd74ecc6b60f42b78b1829aaf87b5e077a9
[M68k] Add MC support for link/unlk

Reviewers: myhsu

Differential Revision: https://reviews.llvm.org/D125444
llvm/lib/Target/M68k/M68kFrameLowering.cpp
llvm/lib/Target/M68k/M68kInstrData.td
llvm/test/CodeGen/M68k/Alloc/dyn_alloca_aligned.ll
llvm/test/CodeGen/M68k/link-unlnk.ll [new file with mode: 0644]
llvm/test/MC/Disassembler/M68k/data.txt
llvm/test/MC/M68k/Data/Classes/MxLink.s [new file with mode: 0644]