diff options
| author | Teresa Johnson <tejohnson@google.com> | 2021-02-04 14:53:17 -0800 |
|---|---|---|
| committer | Teresa Johnson <tejohnson@google.com> | 2021-02-06 09:02:10 -0800 |
| commit | 3a27933ec2857d37b9be298cb817933c2833c230 (patch) | |
| tree | 486e9621f7aad5e829689ab0a55b1b23a1be38ed /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | 5afdd64a535cf0a7ff31950f76ccae194d9fbe3f (diff) | |
[LTT] Don't attempt to lower type tests used only by assumes
Type tests used only by assumes were original for devirtualization, but
are meant to be kept through the first invocation of LTT so that they
can be used for additional optimization. In the regular LTO case where
the IR is analyzed we may find a resolution for the type test and end up
rewriting the associated vtable global, which can have implications on
section splitting. Simply ignore these type tests.
Fixes PR48245.
Differential Revision: https://reviews.llvm.org/D96083
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
