diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-01 22:05:24 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-01 22:20:47 -0500 |
commit | bcd8009369f86be8649307692f5ba57aad5ca29b (patch) | |
tree | e1c6ccf5e2262c2bb2c08449bdf1ab3cc638a937 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp | |
parent | ac96c8fd8535b50ab5ac158f521b0be8800df6fd (diff) | |
download | llvm-bcd8009369f86be8649307692f5ba57aad5ca29b.zip llvm-bcd8009369f86be8649307692f5ba57aad5ca29b.tar.gz llvm-bcd8009369f86be8649307692f5ba57aad5ca29b.tar.bz2 |
[Attributor] Use the proper context instruction in genericValueTraversal
There was a TODO in genericValueTraversal to provide the context
instruction and due to the lack of it users that wanted one just used
something available. Unfortunately, using a fixed instruction is wrong
in the presence of PHIs so we need to update the context instruction
properly.
Reviewed By: uenoku
Differential Revision: https://reviews.llvm.org/D76870
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions