Revert "[TableGen] Remove code beads"
It is breaking the build with: /build/llvm-toolchain-snapshot-15~++20220524114008+96323c9f/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp:478:10: fatal error: 'M68kGenMCCodeBeads.inc' file not found ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Remove the #include causes: error: undefined reference to 'llvm::M68k::getMCInstrBeads(unsigned int)' This reverts commit f50be3d2.
Loading
Please sign in to comment