Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAG
authorChris Lattner <sabre@nondot.org>
Tue, 28 Sep 2004 18:38:01 +0000 (18:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Sep 2004 18:38:01 +0000 (18:38 +0000)
commit5b71d3af35f941585acb50de4909cff20f68680d
treed944e81aa58c0d5255abe2078a4e9254b85a0a32
parent49db6fe193168239be2f5aa8b4201614b739e840
Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAG

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16553 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenInstruction.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/InstrInfoEmitter.cpp