Skip to content
  1. Jul 26, 2011
  2. Jul 23, 2011
  3. Jul 21, 2011
    • Devang Patel's avatar
      Refactor. · ddfe66e9
      Devang Patel authored
      llvm-svn: 135633
      ddfe66e9
    • Devang Patel's avatar
      There are two ways to map a variable to its lexical scope. Lexical scope... · 8fb9fd67
      Devang Patel authored
      There are two ways to map a variable to its lexical scope. Lexical scope information is embedded in MDNode describing the variable. It is also available as a part of DebugLoc attached with DBG_VALUE instruction. DebugLoc attached with an instruction is less reliable in optimized code so use information embedded in the MDNode.
      
      llvm-svn: 135629
      8fb9fd67
  4. Jul 20, 2011
  5. Jul 19, 2011
  6. Jul 18, 2011
  7. Jul 15, 2011
  8. Jul 14, 2011
  9. Jul 09, 2011
  10. Jul 08, 2011
  11. Jul 07, 2011
  12. Jun 24, 2011
  13. Jun 22, 2011
  14. Jun 19, 2011
  15. Jun 15, 2011
  16. Jun 14, 2011
Loading