diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-01-12 00:11:56 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-01-23 18:42:46 -0600 |
commit | 7ad17e008b0abec9b791f17de2f75f9112510d9d (patch) | |
tree | c3b7444115461ea01bd68f388d6a938de801bf0e /lldb/unittests/ScriptInterpreter/Python | |
parent | 214ed3f676d2a1f0329c8dd4b3a0d4218f2b96cb (diff) | |
download | llvm-7ad17e008b0abec9b791f17de2f75f9112510d9d.zip llvm-7ad17e008b0abec9b791f17de2f75f9112510d9d.tar.gz llvm-7ad17e008b0abec9b791f17de2f75f9112510d9d.tar.bz2 |
[Attributor] Avoid REQUIRED dependences in favor of OPTIONAL ones
When we use information only to short-cut deduction or improve it, we
can use OPTIONAL dependences instead of REQUIRED ones to avoid cascading
pessimistic fixpoints.
We also need to track dependences only when we use assumed information,
e.g., we act on assumed liveness information.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions