diff options
author | Joerg Sonnenberger <joerg@bec.de> | 2019-07-27 18:57:59 +0000 |
---|---|---|
committer | Joerg Sonnenberger <joerg@bec.de> | 2019-07-27 18:57:59 +0000 |
commit | 791951bd32ac9af46a8c01d841912059ce8cc8cb (patch) | |
tree | d5605cf631502dffe676f7017aa9a8956d187f7b /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 37a32f3c96f0fcc5a3e4344b23b6ffffd266ed30 (diff) | |
download | llvm-791951bd32ac9af46a8c01d841912059ce8cc8cb.zip llvm-791951bd32ac9af46a8c01d841912059ce8cc8cb.tar.gz llvm-791951bd32ac9af46a8c01d841912059ce8cc8cb.tar.bz2 |
Stricter check for the memory access.
The current pattern would trigger for scheduling changes of the
post-load computation, since those are commutable with the inline asm.
Avoid this by explicitly check the order of load vs asm block.
llvm-svn: 367180
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions