Displaying 4 results from an estimated 4 matches for "versionprinter".
2017 Feb 07
2
[RFC] Queries for LLVM version
...ould be quite convenient to be able to dynamically determine the
> version that happens to be loaded.
>
> Honestly, I am not completely clear on what the best place for
> something like this would be, but it appears 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...
2017 Feb 07
2
[RFC] Queries for LLVM version
...version that happens to be loaded.
> > >
> > > Honestly, I am not completely clear on what the best place for
> > > something like this would be, but it appears 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...
2017 Feb 08
2
[RFC] Queries for LLVM version
...;>>
> >>>> Honestly, I am not completely clear on what the best place for
> >>>> something like this would be, but it appears 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::getVer...
2017 Feb 08
2
[RFC] Queries for LLVM version
...gt;>> Honestly, I am not completely clear on what the best place for
>> >>>> something like this would be, but it appears 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):
>> >>>&...