Displaying 4 results from an estimated 4 matches for "getversionmajor".
2017 Feb 07
2
[RFC] Queries for LLVM version
...ppears that the following
seems
> 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
...>
> > > 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 08
2
[RFC] Queries for LLVM version
...rinter 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?...
2017 Feb 08
2
[RFC] Queries for LLVM version
...t/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
>> >>> pat...