Skip to content
  1. Mar 09, 2010
  2. Feb 06, 2010
  3. Jan 28, 2010
  4. Jan 21, 2010
  5. Nov 24, 2009
  6. Nov 12, 2009
  7. Oct 08, 2009
  8. Sep 30, 2009
  9. Sep 16, 2009
  10. Aug 26, 2009
  11. Aug 23, 2009
  12. Aug 01, 2009
  13. Jul 20, 2009
  14. Jul 14, 2009
  15. Jul 11, 2009
    • Torok Edwin's avatar
      assert(0) -> LLVM_UNREACHABLE. · 56d06597
      Torok Edwin authored
      Make llvm_unreachable take an optional string, thus moving the cerr<< out of
      line.
      LLVM_UNREACHABLE is now a simple wrapper that makes the message go away for
      NDEBUG builds.
      
      llvm-svn: 75379
      56d06597
  16. Apr 10, 2009
  17. Feb 03, 2009
  18. Jan 28, 2009
  19. Jan 14, 2009
  20. Dec 10, 2008
    • Evan Cheng's avatar
      Fix a couple of Dwarf bugs. · 288fbd21
      Evan Cheng authored
      - Emit DW_AT_byte_size for struct and union of size zero.
      - Emit DW_AT_declaration for forward type declaration.
      
      llvm-svn: 60812
      288fbd21
  21. Nov 10, 2008
  22. Oct 16, 2008
  23. Sep 23, 2008
  24. Sep 22, 2008
  25. Sep 04, 2008
  26. Jul 09, 2008
  27. Jul 07, 2008
  28. Jul 04, 2008
  29. Jul 02, 2008
  30. Jun 30, 2008
Loading