| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not rely on magic "llvm.dbg.*" global variable name to find debug info. | Devang Patel | 2009-08-10 | 1 | -2/+1 |
| * | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 2009-07-14 | 1 | -3/+4 |
| * | Code Restructuring. No functionality change. | Sanjiv Gupta | 2009-06-16 | 1 | -10/+43 |
| * | The subprogram descriptor for a function may be missing (llvm-ld linking two ... | Sanjiv Gupta | 2009-06-13 | 1 | -8/+15 |
| * | Emit file directives correctly in case of a .bc is generated by llvm-ld after... | Sanjiv Gupta | 2009-06-03 | 1 | -1/+6 |
| * | Emit debug info for locals with proper scope. | Sanjiv Gupta | 2009-05-28 | 1 | -1/+22 |
| * | Emit debug information for globals (which include automatic variables as well... | Sanjiv Gupta | 2009-05-22 | 1 | -0/+93 |

