diff options
author | Reid Kleckner <reid@kleckner.net> | 2015-02-17 20:02:34 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2015-02-17 20:02:34 +0000 |
commit | 9d6eb573d7e760626401008b590a6eaeb1508c18 (patch) | |
tree | a90c8ec6994d7a247a2db31c202c8d9d0f902285 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a49d68e0784c46c42b8668e7b7def4caa7cf0778 (diff) | |
download | llvm-9d6eb573d7e760626401008b590a6eaeb1508c18.zip llvm-9d6eb573d7e760626401008b590a6eaeb1508c18.tar.gz llvm-9d6eb573d7e760626401008b590a6eaeb1508c18.tar.bz2 |
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().
llvm-svn: 229529
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions