Skip to content
  1. Jul 18, 2009
  2. Jul 15, 2009
  3. Jul 14, 2009
  4. 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
  5. Jul 06, 2009
  6. Jul 03, 2009
  7. Jul 02, 2009
  8. Jun 25, 2009
  9. Jun 22, 2009
  10. Jun 14, 2009
  11. Jun 11, 2009
    • Bruno Cardoso Lopes's avatar
      Support for ELF Visibility · 1656366e
      Bruno Cardoso Lopes authored
      Emission for globals, using the correct data sections
      Function alignment can be computed for each target using TargetELFWriterInfo
      Some small fixes
      
      llvm-svn: 73201
      1656366e
  12. Jun 07, 2009
  13. Jun 06, 2009
  14. Jun 05, 2009
  15. Jun 03, 2009
Loading