summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-05-23 09:26:46 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-05-23 09:26:46 +0000
commit764b7e66f00f883bdbff98b8d6ca3615252fa1b0 (patch)
tree0647dfec6de507ecd183e79fed01eeac16555fcb /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent38a012c46b50114863c1f773cd5ead688b13989f (diff)
downloadbcm5719-llvm-764b7e66f00f883bdbff98b8d6ca3615252fa1b0.tar.gz
bcm5719-llvm-764b7e66f00f883bdbff98b8d6ca3615252fa1b0.zip
[FIX] Require base pointers of loads that might alias to be hoisted
Since the base pointer of a possibly aliasing pointer might not alias with any other pointer it (the base pointer) might not be tagged as "required invariant". However, we need it do be in order to compare the accessed addresses of the derived (possibly aliasing) pointer. This patch also tries to clean up the load hoisting a little bit. llvm-svn: 270412
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud