diff options
author | Nikita Popov <npopov@redhat.com> | 2024-06-20 12:00:19 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-06-20 13:00:01 +0200 |
commit | b18bf8faaef952323c96e4c6b82f25623073fb1c (patch) | |
tree | 6d10010925574841cba421096ef27f88c8b2396c /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 797724975bd5916408d776dcfb959a979778e349 (diff) | |
download | llvm-b18bf8faaef952323c96e4c6b82f25623073fb1c.zip llvm-b18bf8faaef952323c96e4c6b82f25623073fb1c.tar.gz llvm-b18bf8faaef952323c96e4c6b82f25623073fb1c.tar.bz2 |
[NewPM] Move PassManager::run() into Impl.h (NFC)
We use explicit template instantiation for these classes, so there
is no need to have the definition in the header. The places that
instantiate the method will include the PassManagerImpl.h file.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions