aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineInstr.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-01-15 19:47:02 +0000
committerChris Lattner <sabre@nondot.org>2003-01-15 19:47:02 +0000
commitb66fdc2934133872db1407bee749b69a4b59b2b7 (patch)
tree9aa58702fe97898fd9b4c1ed62c8f904b0532486 /include/llvm/CodeGen/MachineInstr.h
parent1be114be3a9c244cce41b5c9d627f445dbee7615 (diff)
Remove obsolete ctor
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5301 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineInstr.h')
-rw-r--r--include/llvm/CodeGen/MachineInstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineInstr.h b/include/llvm/CodeGen/MachineInstr.h
index f4b1cba1be..00cab22548 100644
--- a/include/llvm/CodeGen/MachineInstr.h
+++ b/include/llvm/CodeGen/MachineInstr.h
@@ -349,7 +349,6 @@ class MachineInstr: public NonCopyable { // Disable copy operations
bool OperandsComplete() const;
public:
- MachineInstr(MachineOpCode Opcode);
MachineInstr(MachineOpCode Opcode, unsigned numOperands);
/// MachineInstr ctor - This constructor only does a _reserve_ of the