[llvm-commits] [llvm] r45815 - /llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp

Owen Anderson resistor at mac.com
Thu Jan 10 00:12:38 PST 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080110/0777a7cb/attachment.bin>


More information about the llvm-commits mailing list