aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16DebugInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Code Restructuring. No functionality change.Sanjiv Gupta2009-06-161-10/+43
* The subprogram descriptor for a function may be missing (llvm-ld linking two ...Sanjiv Gupta2009-06-131-8/+15
* Emit file directives correctly in case of a .bc is generated by llvm-ld after...Sanjiv Gupta2009-06-031-1/+6
* Emit debug info for locals with proper scope.Sanjiv Gupta2009-05-281-1/+22
* Emit debug information for globals (which include automatic variables as well...Sanjiv Gupta2009-05-221-0/+93