diff options
author | Lang Hames <lhames@gmail.com> | 2024-11-06 13:17:03 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-11-06 13:55:37 +1100 |
commit | 7fb13a934f19797cd722f2a80355690c21d6e3b9 (patch) | |
tree | afaa3ddc7da1d8d0ab1d98f9ecfbbf41dd3ede85 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 3a26feb607c8cecc13d6ca4ed5213c3f9c10932c (diff) | |
download | llvm-7fb13a934f19797cd722f2a80355690c21d6e3b9.zip llvm-7fb13a934f19797cd722f2a80355690c21d6e3b9.tar.gz llvm-7fb13a934f19797cd722f2a80355690c21d6e3b9.tar.bz2 |
[ORC] lazyReexports: Swap IndirectStubsManager for RedirectableSymbolsManager.
RedirectableSymbolsManager is a native SymbolStringPtr API (requires fewer
string operations) and has a narrower interface that permits a wider range of
implementations.
IndirectStubsManager is updated to make it a RedirectableSymbolsManager so that
existing uses continue to work.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions