Skip to content
Commit 5d4e2058 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

MemoryDependenceAnalysis attempts to find the first memory dependency for function calls.

Currently, if GetLocation reports that it did not find a valid pointer (this is the case for volatile load/stores),
we ignore the result. This patch adds code to handle the cases where we did not obtain a valid pointer.

rdar://11872864  PR12899

llvm-svn: 161802
parent b4e1ba71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment