diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2024-03-16 09:08:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 09:08:17 -0700 |
commit | c51095f51b770f0663b65dd8a651601fca15701e (patch) | |
tree | b8944c3235aa800cf074acca5d6148f6663a5889 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | f694f632d9f600601c3dd7a7385e1ab6e2385cd9 (diff) | |
download | llvm-c51095f51b770f0663b65dd8a651601fca15701e.zip llvm-c51095f51b770f0663b65dd8a651601fca15701e.tar.gz llvm-c51095f51b770f0663b65dd8a651601fca15701e.tar.bz2 |
[InstallAPI] Add installapi specific options & diagnostics (#85100)
* A lot of `tapi installapi` options are already shared with clang, but
not all. This patch handles installapi-specific options by filtering for
them in the initial argv input, then passing the rest to the clang
driver.
* Installapi not only generates a text file but also reports to library
developers when there are inconsistencies between an interface and its
implementation. To allow this, add support for reporting installapi
diagnostics. This will be leveraged in the verifier service.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions