| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid directly relying on llvm.dbg.compile_unit and llvm.dbg.global_variables. | Devang Patel | 2009-07-06 | 1 | -27/+29 |
| * | Add FIXMEs. | Devang Patel | 2009-07-06 | 1 | -0/+3 |
| * | Fix may-be-used-uninitialized warning. | Daniel Dunbar | 2009-06-26 | 1 | -1/+1 |
| * | mv CodeGen/DebugLoc.h Support/DebugLoc.h | Devang Patel | 2009-06-19 | 1 | -1/+1 |
| * | Code Restructuring. No functionality change. | Sanjiv Gupta | 2009-06-16 | 1 | -146/+300 |
| * | The subprogram descriptor for a function may be missing (llvm-ld linking two ... | Sanjiv Gupta | 2009-06-13 | 1 | -65/+102 |
| * | Emit file directives correctly in case of a .bc is generated by llvm-ld after... | Sanjiv Gupta | 2009-06-03 | 1 | -2/+24 |
| * | Emit debug info for locals with proper scope. | Sanjiv Gupta | 2009-05-28 | 1 | -0/+132 |
| * | Emit debug information for globals (which include automatic variables as well... | Sanjiv Gupta | 2009-05-22 | 1 | -0/+138 |

