[Docs] Fix scoped noalias example
authorAdam Nemet <anemet@apple.com>
Mon, 11 May 2015 08:30:28 +0000 (08:30 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 11 May 2015 08:30:28 +0000 (08:30 +0000)
commitd6a9af6fd3de106e509eff11f840aa194236aac1
tree0088026bb2c3cbc8f77f4eb1b587e4b3b16a085a
parentcdd4737be863e9b3679874ff45f247bebafb3c87
[Docs] Fix scoped noalias example

Summary:
As far as I understand the entire point of this example is to show that
if noalias is not a superset/equal to the alias.scope list on a scope
domain then load could reference locations that the store is not known
to not-alias i.e may alias.

Reviewers: hfinkel

Reviewed By: hfinkel

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D9598

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236977 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst