OSDN Git Service

MemorySSA: Fix example in header comment.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 26 May 2016 01:19:14 +0000 (01:19 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 26 May 2016 01:19:14 +0000 (01:19 +0000)
commit60352be0b0b470f826870ff66fca9f131e20360e
treede3ab1abd160554153c3b1157c1bbe8d08e010f6
parentdf5dfe2a2e8e1267ee692cf5470b46723696b184
MemorySSA: Fix example in header comment.

This fixes the example so that it matches the pass's behavior. I was a
little confused by the example until I tried running it and realized that
there was a mistake.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270811 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/MemorySSA.h