diff options
| author | Kyungtak Woo <kevinwkt@google.com> | 2026-02-05 18:31:01 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-06 08:31:01 +0800 |
| commit | eb9e98f62e0c147482efc310e2a7509c7b07ee4b (patch) | |
| tree | 4e41e79d6bf43c672bd30f149afda638b10ae6ca /lldb/test/API/python_api/sbmodule | |
| parent | 1f26c39cfcfa900700d5f1d109e3860b9ffb1f46 (diff) | |
| download | llvm-eb9e98f62e0c147482efc310e2a7509c7b07ee4b.tar.gz llvm-eb9e98f62e0c147482efc310e2a7509c7b07ee4b.tar.bz2 llvm-eb9e98f62e0c147482efc310e2a7509c7b07ee4b.zip | |
[NewPM] Port x86-cleanup-local-dynamic-tls (#179864)
Port x86-cleanup-local-dynamic-tls to the new pass manager.
I moved LDTLSCleanup to a new
llvm/lib/Target/X86/X86CleanupLocalDynamicTLS.cpp file and renamed it to
X86CleanupLocalDynamicTLSPass. Then I renamed the legacy pass, and
adding a NewPM wrapper around the impl.
No test coverage added for now as there are no MIR->MIR tests exercising
this pass and we do not have enough ported to run any end to end tests.
Diffstat (limited to 'lldb/test/API/python_api/sbmodule')
0 files changed, 0 insertions, 0 deletions
