[PATCH] D126349: [TableGen] Remove code beads
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 19:51:44 PDT 2022
0x59616e created this revision.
Herald added subscribers: hiraditya, mgorny.
Herald added a project: All.
0x59616e requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Code beads is useless since the only user, M68k, has moved on to
a new encoding/decoding infrastructure.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126349
Files:
llvm/lib/Target/M68k/CMakeLists.txt
llvm/lib/Target/M68k/M68kInstrInfo.cpp
llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
llvm/utils/TableGen/CMakeLists.txt
llvm/utils/TableGen/CodeBeadsGen.cpp
llvm/utils/TableGen/TableGen.cpp
llvm/utils/TableGen/TableGenBackends.h
llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126349.431864.patch
Type: text/x-patch
Size: 21354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/d50748a6/attachment.bin>
More information about the llvm-commits
mailing list