Let a target specify whether it wants an assembly printer to be the MC version
[oota-llvm.git] / utils / TableGen / CodeGenInstruction.h
index e2e29b16cf07236667018f0e88ec08b9588acba2..b02d0d38f975dbae0ef2604537e369351eea4ce7 100644 (file)
@@ -124,7 +124,6 @@ namespace llvm {
     bool isBranch;
     bool isIndirectBranch;
     bool isCompare;
-    bool isConditionalMove;
     bool isBarrier;
     bool isCall;
     bool canFoldAsLoad;