The function that does nothing but call malloc is noalias return.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 07:59:57 +0000 (07:59 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 07:59:57 +0000 (07:59 +0000)
commit9d4979123e5cf264fe21888b711d5bd141413fbd
tree7062f023229bad2338b5796703bf94286af88c64
parent1902a129a5b9fc9ac1ecbaf76d2ff7a1bf04691a
The function that does nothing but call malloc is noalias return.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62956 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/IndMemRemoval.cpp
test/Transforms/IndMemRem/2009-01-24-Noalias.ll [new file with mode: 0644]