llvm-mirror/include
Jakob Stoklund Olesen 75ccdbb1dc Remove unused MachineInstr constructors.
A MachineInstr can only ever be constructed by CreateMachineInstr() and
CloneMachineInstr(), and those factories don't use the removed
constructors.

llvm-svn: 169395
2012-12-05 18:27:39 +00:00
..
llvm Remove unused MachineInstr constructors. 2012-12-05 18:27:39 +00:00
llvm-c Added a option to the disassembler to print immediates as hex. 2012-12-05 18:13:19 +00:00