[all-commits] [llvm/llvm-project] f50be3: [TableGen] Remove code beads
Sheng via All-commits
all-commits at lists.llvm.org
Tue May 24 02:40:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f50be3d21808ae113c40a68a9ac6581f203d92d2
https://github.com/llvm/llvm-project/commit/f50be3d21808ae113c40a68a9ac6581f203d92d2
Author: Sheng <ox59616e at gmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M llvm/lib/Target/M68k/CMakeLists.txt
M llvm/utils/TableGen/CMakeLists.txt
R llvm/utils/TableGen/CodeBeadsGen.cpp
M llvm/utils/TableGen/TableGen.cpp
M llvm/utils/TableGen/TableGenBackends.h
M llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
Log Message:
-----------
[TableGen] Remove code beads
Code beads is useless since the only user, M68k, has moved on to
a new encoding/decoding infrastructure.
More information about the All-commits
mailing list