Remove unused MachineInstr constructors that don't take a DebugLoc argument.
authorCraig Topper <craig.topper@gmail.com>
Sun, 7 Oct 2012 23:03:22 +0000 (23:03 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 7 Oct 2012 23:03:22 +0000 (23:03 +0000)
commit87802d52e1e873592c6fe39827081b492bd318cc
tree9abf42026142a4befc6a4426d45ee76038b048df
parent14ce91cc2720da9547bff1ac199697b6d157d348
Remove unused MachineInstr constructors that don't take a DebugLoc argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165382 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp