Remove getTempValuesForMachineCode from the Instruction interface
authorChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2001 20:04:10 +0000 (20:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2001 20:04:10 +0000 (20:04 +0000)
commitcfad5df977f257299063309fa34f3c24831093c4
treece0818ed39d08d29fa6e79a93a9ba5b71d4c3735
parent90e7453e359c2ccaa5fb29dc29061510dffb94d3
Remove getTempValuesForMachineCode from the Instruction interface
to remove dependency on <vector>

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