[LLVMdev] How to identify LLVM version?

Yuri yuri at rawbw.com
Tue May 31 13:29:11 PDT 2011


On 05/31/2011 12:50, Duncan Sands wrote:
> probably it's best to just go ahead and implement this (with PACKAGE_VERSION
> being auto-computed from these) and see if anyone objects :

But this only works for C++ apps compiled with headers.
It's better to implement version to be returned through the API exported 
from libLLVM.so

Yuri



More information about the llvm-dev mailing list