OSDN Git Service

Update comment for whether or not we can optimize an alias - we're
authorEric Christopher <echristo@gmail.com>
Thu, 22 Feb 2018 23:12:11 +0000 (23:12 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 22 Feb 2018 23:12:11 +0000 (23:12 +0000)
commitbe6ebba4a11679a7800001f397c7bd5c915e72db
treef52d13a5020d6365a160ce563c5e590f54e74701
parent3159c5f29dce0df068b04c2e7068e4bb9c6aa017
Update comment for whether or not we can optimize an alias - we're
checking the alias and not the aliasee. If the alias can be interposed
then we shouldn't do anything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp