[llvm-commits] [llvm-gcc-4.2] r83493 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Devang Patel dpatel at apple.com
Thu Oct 8 09:23:09 PDT 2009


On Oct 8, 2009, at 2:21 AM, Duncan Sands wrote:

> Hi Devang,
>
>> Attach debug location info to allocas created for temporaries.
>
> how about doing this inside CreateTemporary itself?

The trouble is whether there is a need to have a stoppoint or not.  I  
am investigating a case where gdb trips if there is an extra line  
table entry! I'll try to simply this as much as possible.
-
Devang




More information about the llvm-commits mailing list