[llvm-commits] [llvm] r53246 - in /llvm/trunk/lib/CodeGen/SelectionDAG: LegalizeDAG.cpp SelectionDAG.cpp

Duncan Sands baldrick at free.fr
Wed Jul 9 00:31:11 PDT 2008


Hi Evan,

> Do not CSE DEBUG_LOC, DBG_LABEL, DBG_STOPPOINT, DECLARE, and EH_LABEL SDNode's. This improves compile time slightly at -O0 -g.

isn't this going to produce fatter debug info?

Ciao,

Duncan.



More information about the llvm-commits mailing list