diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-07-26 16:14:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 16:14:00 +0200 |
commit | 931228e28f55b2652b8a92410170c1fe315d09ab (patch) | |
tree | 47f59b2d144554c68b6097e283bf2436b5cd1c3a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 652048ad2578c715d8d65d90fd3fe5d5d2bd42e7 (diff) | |
download | llvm-931228e28f55b2652b8a92410170c1fe315d09ab.zip llvm-931228e28f55b2652b8a92410170c1fe315d09ab.tar.gz llvm-931228e28f55b2652b8a92410170c1fe315d09ab.tar.bz2 |
[PGO] Drive profile validator from opt (#147418)
Add option to `opt` to run the `ProfileInjectorPass` before the passes opt would run, and then `ProfileVerifierPass` after. This will then be a mode in which we run tests on a specialized buildbot, with the goal of finding passes that drop (and, later, corrupt) profile information.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions