Skip to content
Commit 75cfe985 authored by Chris Lattner's avatar Chris Lattner
Browse files

use AA::isNoAlias instead of open coding it. Remove an extraneous noalias check:

there is no need to check to see if the source and dest of a memcpy are noalias,
behavior is undefined if not.

llvm-svn: 119691
parent 1e37bbaf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment