llvm-6502/include/llvm/Config
Reid Kleckner aaaad89266 Expose LLVM_VERSION_PATCH in llvm-config.h
There was no reason to keep this private in config.h, and users
requested that it be available in PR22615.

Also fix a bug where patch versions of '0' would cause the macro to
remain undefined. The "#cmakedefine" command only creates a macro if the
named variable would be considered true in the context of an if().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229529 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-17 20:02:34 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake Expose LLVM_VERSION_PATCH in llvm-config.h 2015-02-17 20:02:34 +00:00
config.h.in
Disassemblers.def.in
llvm-config.h.cmake Expose LLVM_VERSION_PATCH in llvm-config.h 2015-02-17 20:02:34 +00:00
llvm-config.h.in Expose LLVM_VERSION_PATCH in llvm-config.h 2015-02-17 20:02:34 +00:00
Targets.def.in