Displaying 4 results from an estimated 4 matches for "getversionminor".
Did you mean:
getversionmajor
2017 Feb 07
2
[RFC] Queries for LLVM version
...> like a natural choice:
>
> llvm::VersionPrinter in lib/Support/CommandLine.cpp already queries
> this data so it might make sense for it to expose the following
API's
> (as part of VersionPrinter, accessed through the instance):
> llvm::cl::getVersionMajor()
> llvm::cl::getVersionMinor()
> llvm::cl::getVersionPatch()
Hi,
I'm also interested in querying this at runtime. Has there been any
patches submitted for this yet?
Thanks,
Tim
2017 Feb 07
2
[RFC] Queries for LLVM version
...n lib/Support/CommandLine.cpp already
> > queries
> > > this data so it might make sense for it to expose the following
> > API's
> > > (as part of VersionPrinter, accessed through the instance):
> > > llvm::cl::getVersionMajor()
> > > llvm::cl::getVersionMinor()
> > > llvm::cl::getVersionPatch()
> >
> > Hi,
> >
> > I'm also interested in querying this at runtime. Has there been any
> > patches submitted for this yet?
> >
> > Thanks,
> > Tim
> > _________________________________________...
2017 Feb 08
2
[RFC] Queries for LLVM version
...>>> queries
> >>>> this data so it might make sense for it to expose the following
> >>> API's
> >>>> (as part of VersionPrinter, accessed through the instance):
> >>>> llvm::cl::getVersionMajor()
> >>>> llvm::cl::getVersionMinor()
> >>>> llvm::cl::getVersionPatch()
> >>>
> >>> Hi,
> >>>
> >>> I'm also interested in querying this at runtime. Has there been any
> >>> patches submitted for this yet?
> >>>
> >>> Thanks,
>...
2017 Feb 08
2
[RFC] Queries for LLVM version
...s
>> >>>> this data so it might make sense for it to expose the following
>> >>> API's
>> >>>> (as part of VersionPrinter, accessed through the instance):
>> >>>> llvm::cl::getVersionMajor()
>> >>>> llvm::cl::getVersionMinor()
>> >>>> llvm::cl::getVersionPatch()
>> >>>
>> >>> Hi,
>> >>>
>> >>> I'm also interested in querying this at runtime. Has there been any
>> >>> patches submitted for this yet?
>> >>>
>...