[llvm-commits] [llvm] r45470 - in /llvm/trunk: include/llvm/Target/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/CellSPU/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/X86/

Owen Anderson resistor at mac.com
Mon Dec 31 08:20:48 PST 2007


On Dec 31, 2007, at 5:48 AM, Bill Wendling wrote:
> Is there any reason not to make this a pure virtual function?
>
> Just wondering. :-)

Just matching the style of TargetInstrInfo functions, like InsertBranch.

--Owen



More information about the llvm-commits mailing list