[llvm] r308090 - [docs] AliasAnalysis: clarify that PartialAlias doesn't enforce
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 16 21:50:55 PDT 2017
On Sat, Jul 15, 2017 at 2:09 AM, Nuno Lopes via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: nlopes
> Date: Sat Jul 15 02:09:24 2017
> New Revision: 308090
>
> URL: http://llvm.org/viewvc/llvm-project?rev=308090&view=rev
> Log:
> [docs] AliasAnalysis: clarify that PartialAlias doesn't enforce
> objects to start at the same address
>
> As discussed on the ML, there's consensus that this is what the implementations
> do and it seems sensible.
>
Thanks!
--
Davide
More information about the llvm-commits
mailing list