Skip to content
  1. 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
  2. Feb 04, 2012
  3. Feb 03, 2012
  4. Feb 02, 2012
  5. 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
  6. Jan 31, 2012
  7. Jan 05, 2012
  8. Jan 04, 2012
  9. Jan 01, 2012
  10. Dec 28, 2011
  11. Dec 22, 2011
  12. Dec 21, 2011
  13. Dec 12, 2011
  14. Dec 07, 2011
  15. Dec 01, 2011
  16. Nov 29, 2011
  17. Nov 28, 2011
  18. Nov 22, 2011
  19. Nov 11, 2011
  20. Nov 10, 2011
  21. Nov 01, 2011
  22. Oct 28, 2011
  23. Oct 26, 2011
  24. Oct 25, 2011
  25. Oct 16, 2011
  26. Oct 15, 2011
  27. Oct 14, 2011
Loading