[LLVMdev] How to identify LLVM version?

Duncan Sands baldrick at free.fr
Tue May 31 12:50:09 PDT 2011


Hi Óscar,

> To the developers: maybe it is a good idea to define something like
> LLVM_MAJOR_VERSION and LLVM_MINOR_VERSION ? Preferably in llvm-config.h

probably it's best to just go ahead and implement this (with PACKAGE_VERSION
being auto-computed from these) and see if anyone objects :)

Ciao, Duncan.



More information about the llvm-dev mailing list