Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build error that is apparently only a warning with some compilers. | Chris Lattner | 2006-01-27 | 1 | -1/+1 |
* | Forgot the version number. | Jim Laskey | 2006-01-27 | 1 | -1/+1 |
* | Improve visibility/correctness of operand indices in "llvm.db" objects. | Jim Laskey | 2006-01-27 | 1 | -32/+28 |
* | Use global information to fill out Dwarf compile units. | Jim Laskey | 2006-01-26 | 1 | -2/+8 |
* | Set up MachineDebugInfo to scan for debug information form "llvm.db"g globals. | Jim Laskey | 2006-01-26 | 1 | -0/+269 |
* | Adding basic support for Dwarf line number debug information. | Jim Laskey | 2006-01-17 | 1 | -40/+2 |
* | Applied some recommend changes from sabre. The dominate one beginning "let the | Jim Laskey | 2006-01-04 | 1 | -64/+42 |
* | Add unique id to debug location for debug label use (work in progress.) | Jim Laskey | 2006-01-04 | 1 | -0/+1 |
* | Extending MachineDebugInfo. | Jim Laskey | 2006-01-04 | 1 | -0/+90 |