Remove a comment about an alternative approach that wouldn't
authorDan Gohman <gohman@apple.com>
Fri, 17 Feb 2012 18:33:38 +0000 (18:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Feb 2012 18:33:38 +0000 (18:33 +0000)
commitebad58dc58d73097b3546e7fcb6fd7c17336d413
tree12db86c66dd0e8ecb96421ef0e92876654748cec
parent7842a741eb0e1baa35af8c3bb5884655c1edaa9e
Remove a comment about an alternative approach that wouldn't
actually work, at least as described. LLVM Metadata is not
intended to suppress LLVM IR rules, as it can be stripped at
any time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150821 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp