Skip to content
  1. Mar 26, 2012
  2. Mar 23, 2012
  3. Mar 13, 2012
  4. Mar 07, 2012
  5. Mar 02, 2012
  6. Feb 29, 2012
  7. Feb 28, 2012
  8. Feb 19, 2012
  9. Feb 13, 2012
    • Dylan Noblesmith's avatar
      add LLVM_VERSION_MAJOR and _MINOR defines · c6c7a581
      Dylan Noblesmith authored
      This is useful for clients that want to maintain compatibility
      across multiple releases of LLVM. Currently users like Klee and
      Mesa all have to roll their own 'parse llvm-config --version
      output and generate defines' solution.
      
      Also reuse the new macros so that version information is less
      redundant/likely to fall out of sync again in the future.
      
      llvm-svn: 150405
      c6c7a581
  10. Feb 04, 2012
  11. Feb 03, 2012
  12. Feb 02, 2012
  13. Feb 01, 2012
    • Dylan Noblesmith's avatar
      autoconf: generate clang's private config.h header · 57f439cb
      Dylan Noblesmith authored
      The CMake build already generated one. Follows clang r149497.
      
      This brings us one step closer to compiling and configuring clang
      separately from LLVM using the autoconf build, too.
      
      (I lack the right version of autoconf et al. to regen, but it
      was a simple change, so I just updated configure manually.)
      
      llvm-svn: 149498
      57f439cb
  14. Jan 31, 2012
  15. Jan 05, 2012
  16. Jan 04, 2012
  17. Jan 01, 2012
  18. Dec 28, 2011
  19. Dec 22, 2011
  20. Dec 21, 2011
  21. Dec 12, 2011
  22. Dec 07, 2011
  23. Dec 01, 2011
  24. Nov 29, 2011
  25. Nov 28, 2011
  26. Nov 22, 2011
  27. Nov 11, 2011
  28. Nov 10, 2011
  29. Nov 01, 2011
Loading