On Jan 10, 2008, at 1:41 AM, Evan Cheng wrote:

+      MachineRegisterInfo& MRI = mbb->getParent()->getRegInfo();

I think that MRI should become and ivar in liveintervalanalysis.

Yes, there is an ivar mri_.

No, it doesn't. That's an MRegisterInfo, not a MachineRegisterInfo. No wonder you backend people are crazy...

--Owen

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to