llvm-6502/include/llvm/Config
Dylan Noblesmith fde8237cd9 add LLVM_VERSION_MAJOR and _MINOR defines
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150405 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-13 18:48:10 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake add LLVM_VERSION_MAJOR and _MINOR defines 2012-02-13 18:48:10 +00:00
config.h.in add LLVM_VERSION_MAJOR and _MINOR defines 2012-02-13 18:48:10 +00:00
Disassemblers.def.in Fix typo. 2011-11-10 23:33:18 +00:00
llvm-config.h.cmake add LLVM_VERSION_MAJOR and _MINOR defines 2012-02-13 18:48:10 +00:00
llvm-config.h.in add LLVM_VERSION_MAJOR and _MINOR defines 2012-02-13 18:48:10 +00:00
Targets.def.in