OSDN Git Service

Any void readonly functions are provably dead, don't waste time adding
authorNick Lewycky <nicholas@mxc.ca>
Sat, 3 Jan 2009 17:05:32 +0000 (17:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 3 Jan 2009 17:05:32 +0000 (17:05 +0000)
commitd5c91b461a0fbd306afee8b85f81d5af95de59b7
treee17ff5bca4b81017f0d566649f06e9e397f95e3d
parent673814be8e818a091dc7c5a01564c1c3c6cc189d
Any void readonly functions are provably dead, don't waste time adding
nocapture attributes to them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionAttrs.cpp