diff options
author | Nikita Popov <npopov@redhat.com> | 2023-03-01 09:41:59 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-04-14 12:12:48 +0200 |
commit | 62ef97e0631ff41ad53436477cecc7d3eb244d1b (patch) | |
tree | 7f04718edbca91d0e576995510b0f2638410a94a /llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | |
parent | c2e27be8ef5e3ff7d80d19cfcd28e674fcd2eab0 (diff) | |
download | llvm-62ef97e0631ff41ad53436477cecc7d3eb244d1b.zip llvm-62ef97e0631ff41ad53436477cecc7d3eb244d1b.tar.gz llvm-62ef97e0631ff41ad53436477cecc7d3eb244d1b.tar.bz2 |
[llvm-c] Remove PassRegistry and initialization APIs
Remove C APIs for interacting with PassRegistry and pass
initialization. These are legacy PM concepts, and are no longer
relevant for the new pass manager.
Calls to these initialization functions can simply be dropped.
Differential Revision: https://reviews.llvm.org/D145043
Diffstat (limited to 'llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp')
0 files changed, 0 insertions, 0 deletions