[llvm-commits] [llvm] r64352 - /llvm/trunk/lib/Transforms/Scalar/SimplifyLibCalls.cpp

Mike Stump mrs at apple.com
Thu Feb 12 10:56:40 PST 2009


On Feb 12, 2009, at 2:03 AM, Duncan Sands wrote:
> I'm told that the C standard (not the only relevant standard, but an
> important one) says that you are allowed to assume that the resulting
> pointer does not alias the original pointer.

That sounds wrong, but maybe I'm missing something (probably due to  
the context of the discussion).  Do you happen to have a quote or a  
reference?



More information about the llvm-commits mailing list