1. 1c723b7 Fix may-be-used-uninitialized warning. by Daniel Dunbar · 16 years ago
  2. 1e86a66 mv CodeGen/DebugLoc.h Support/DebugLoc.h by Devang Patel · 16 years ago
  3. bde7942 Code Restructuring. No functionality change. by Sanjiv Gupta · 16 years ago
  4. dcb6da3 by Sanjiv Gupta · 16 years ago
  5. 3fc7e53 Emit file directives correctly in case of a .bc is generated by llvm-ld after linking in several .bc files. by Sanjiv Gupta · 16 years ago
  6. dd4694b Emit debug info for locals with proper scope. by Sanjiv Gupta · 16 years ago
  7. a57bc3b Emit debug information for globals (which include automatic variables as well because on PIC16 they are emitted as globals by the frontend). by Sanjiv Gupta · 16 years ago