diff options
Diffstat (limited to 'utils/TableGen/AsmWriterInst.h')
-rw-r--r-- | utils/TableGen/AsmWriterInst.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/AsmWriterInst.h b/utils/TableGen/AsmWriterInst.h index ec7d8eb..4cee352 100644 --- a/utils/TableGen/AsmWriterInst.h +++ b/utils/TableGen/AsmWriterInst.h @@ -89,7 +89,6 @@ namespace llvm { AsmWriterInst(const CodeGenInstruction &CGI, unsigned Variant, - int FirstOperandColumn, int OperandSpacing); /// MatchesAllButOneOp - If this instruction is exactly identical to the |