aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2025-08-14 12:37:17 -0700
committerGitHub <noreply@github.com>2025-08-14 12:37:17 -0700
commita508ea2ad7d9ab8bad0ec8fa3db3397985d57841 (patch)
tree6ddbb8586def7c7bdbf7222d05efa349c318012b /clang/lib/CodeGen/CodeGenModule.h
parent2912c9c249350bae3178ba7fad605e1f269c32e7 (diff)
downloadllvm-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