The PowerPC target on the next branch is missing instructions on how to run llvm-tblgen.
Running gen-tablegen-arch.sh only works with LLVM 7.0.1 and with a small patch to one of the TableGen files (replacing PPCCustomInserterPseudo with Pseudo in PPCInstrHTM.td)
The PowerPC target on the next branch is missing instructions on how to run
llvm-tblgen.Running
gen-tablegen-arch.shonly works with LLVM 7.0.1 and with a small patch to one of the TableGen files (replacingPPCCustomInserterPseudowithPseudoinPPCInstrHTM.td)