Skip to content
  1. Jul 26, 2011
  2. 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
  3. Jul 20, 2011
  4. Jul 15, 2011
  5. Jul 14, 2011
  6. Jul 08, 2011
  7. Jul 07, 2011
  8. Jun 24, 2011
  9. Jun 05, 2011
  10. Jun 02, 2011
  11. Jun 01, 2011
  12. May 28, 2011
  13. May 27, 2011
  14. May 24, 2011
  15. May 11, 2011
  16. May 10, 2011
  17. May 06, 2011
  18. May 05, 2011
  19. May 04, 2011
  20. May 03, 2011
Loading