On Feb 2, 2008, at 12:03 AM, Evan Cheng wrote:

>> Nifty!  Out of curiosity, why do you need a DECLARE MachineInstr?  It
>> seems like the 'recording' happens when the target-independent dag is
>> selected to target-specific instructions, no?
>
> Right. They are not necessary now. But I think eventually I'd like to
> see all the debug information be represented in MI's and have Dwarf
> writer process them. Right now it's left in as a visual debugging  
> guide.

Ok, fair enough.  This will be very useful when we support debug info  
for variables in registers...

Thanks Evan,

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

Reply via email to