diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-02-06 11:42:02 -0600 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-02-06 12:18:30 -0600 |
| commit | 378f4e5ec26c3e0d2119c1112ec645b369eed2de (patch) | |
| tree | 3e0eed6c45edcd8ef0705f7a998eb6090120334f /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | 624ce59bbab29749b5ecdbb8178ca5ef59667284 (diff) | |
[AssumptionCache] Do not track llvm.assume calls (PR49043)
This fixes PR49043 by invalidating the handle on RAUW. This will work
fine assuming all existing RAUW users add the new assumption to the
cache. That means, if a new llvm.assume call replaces an old one, you
need to add the new one now as a RAUW is not enough anymore.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D96208
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
