[llvm-commits] [llvm] r83207 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

Dan Gohman gohman at apple.com
Thu Oct 1 13:38:57 PDT 2009


On Oct 1, 2009, at 11:25 AM, Devang Patel wrote:

> Author: dpatel
> Date: Thu Oct  1 13:25:23 2009
> New Revision: 83207
>
> URL: http://llvm.org/viewvc/llvm-project?rev=83207&view=rev
> Log:
> Record first and last instruction of a scope in DbgScope.

How does this interact with Post-RA scheduling, MachineLICM, and  
MachineHoist?

Dan




More information about the llvm-commits mailing list