diff options
author | Nikita Popov <npopov@redhat.com> | 2025-04-03 14:04:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 08:04:19 +0200 |
commit | b384d6d6ccc8f4452cd7086061c657ce76b41224 (patch) | |
tree | d3a77452114d617b07054ab04b123492c127955e /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | a19c018379a1d08eceb5db533a19a6bf37423975 (diff) | |
download | llvm-b384d6d6ccc8f4452cd7086061c657ce76b41224.zip llvm-b384d6d6ccc8f4452cd7086061c657ce76b41224.tar.gz llvm-b384d6d6ccc8f4452cd7086061c657ce76b41224.tar.bz2 |
[CodeGen] Don't include CGDebugInfo.h in CodeGenFunction.h (NFC) (#134100)
This is an expensive header, only include it where needed. Move some
functions out of line to achieve that.
This reduces time to build clang by ~0.5% in terms of instructions
retired.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions