[llvm-commits] [PATCH] add LLVM_{MAJOR,MINOR}_VERSION defines
nobled
nobled at dreamwidth.org
Fri Feb 3 22:57:45 PST 2012
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-add-LLVM_-MAJOR-MINOR-_VERSION-defines.patch
Type: text/x-patch
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120204/b57117f6/attachment.bin>
More information about the llvm-commits
mailing list