diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-08-14 12:37:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-14 12:37:17 -0700 |
commit | a508ea2ad7d9ab8bad0ec8fa3db3397985d57841 (patch) | |
tree | 6ddbb8586def7c7bdbf7222d05efa349c318012b /clang/lib/CodeGen/CodeGenModule.h | |
parent | 2912c9c249350bae3178ba7fad605e1f269c32e7 (diff) | |
download | llvm-a508ea2ad7d9ab8bad0ec8fa3db3397985d57841.zip llvm-a508ea2ad7d9ab8bad0ec8fa3db3397985d57841.tar.gz llvm-a508ea2ad7d9ab8bad0ec8fa3db3397985d57841.tar.bz2 |
Add dependency on `ProfileData` from ScalarOpts (#153651)
Fixing buildbot failures after PR #153305, e.g.
https://lab.llvm.org/buildbot/#/builders/203/builds/19861
Analysis already depends on `ProfileData`, so the transitive closure of
the dependencies of `ScalarOpts` doesn't change.
Also avoided an extra dependency (and very unnecessary) on
`Instrumentation`. The API previously used doesn't need to live in
Instrumentation to begin with, but that's something to address in a
follow-up.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions