[llvm-commits] Add scope info in DebugLoc

Bill Wendling isanbard at gmail.com
Fri May 8 12:50:16 PDT 2009


On Fri, May 8, 2009 at 12:20 PM, Stefanus Du Toit
<stefanus.dutoit at rapidmind.com> wrote:
> On 8-May-09, at 1:25 PM, Evan Cheng wrote:
>> Eventually we'd like to move scoping information to the llvm IR level.
>> But this seems like a good interim step. Bill can you review this when
>> you have some time?
>
> Just curious, is this purely for debugging/profiling, or do you intend
> to use scope information to assist optimizations in some way?
>
The former. I don't think that there are any plans to do this for optimizations.

-bw



More information about the llvm-commits mailing list