summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineDebugInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Applied some recommend changes from sabre. The dominate one beginning "let theJim Laskey2006-01-041-64/+42
| | | | | | | pass manager do it's thing." Fixes crash when compiling -g files and suppresses dwarf statements if no debug info is present. llvm-svn: 25100
* Add unique id to debug location for debug label use (work in progress.)Jim Laskey2006-01-041-0/+1
| | | | llvm-svn: 25096
* Extending MachineDebugInfo.Jim Laskey2006-01-041-0/+90
llvm-svn: 25086
OpenPOWER on IntegriCloud