[llvm-commits] [PATCH] Dump with LI Indices
Evan Cheng
evan.cheng at apple.com
Mon Aug 3 23:08:37 PDT 2009
I am really not crazy about it especially since it has such a generic
name Dump.h. But it's not a big deal.
Evan
On Aug 3, 2009, at 9:51 AM, David Greene wrote:
> On Saturday 01 August 2009 19:57, Evan Cheng wrote:
>> Do we really need Dump.h? Since it's Machine specific, perhaps it's
>> ok
>> just put it in MachineFunction.h?
>
> But it gets used by MachineBasicBlock and MachineInstr too.
>
> -Dave
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list