Don't assume that two identical instructions that read from memory
will always return the same value. This isn't currently necessary, since this code doesn't currently ever get called under circumstances where it would matter, but it may some day. llvm-svn: 80017
Loading
Please sign in to comment