Skip to content
  1. Nov 24, 2009
  2. Nov 12, 2009
  3. Oct 08, 2009
  4. Sep 30, 2009
  5. Sep 16, 2009
  6. Aug 26, 2009
  7. Aug 23, 2009
  8. Aug 01, 2009
  9. Jul 20, 2009
  10. Jul 14, 2009
  11. 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
  12. Apr 10, 2009
  13. Feb 03, 2009
  14. Jan 28, 2009
  15. Jan 14, 2009
  16. 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
  17. Nov 10, 2008
  18. Oct 16, 2008
  19. Sep 23, 2008
  20. Sep 22, 2008
  21. Sep 04, 2008
  22. Jul 09, 2008
  23. Jul 07, 2008
  24. Jul 04, 2008
  25. Jul 02, 2008
  26. Jun 30, 2008
  27. Jun 29, 2008
    • Anton Korobeynikov's avatar
      Revert (52748 and friends): · a7c583d5
      Anton Korobeynikov authored
      Move GetConstantStringInfo to lib/Analysis. Remove
      string output routine from Constant. Update all
      callers. Change debug intrinsic api slightly to
      accomodate move of routine, these now return values
      instead of strings.
      
      This unbreaks llvm-gcc bootstrap.
      
      llvm-svn: 52884
      a7c583d5
  28. Jun 27, 2008
Loading