Internalize: Remove reference of @llvm.noinline, it was replaced with the noinline...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 31 Mar 2012 11:03:47 +0000 (11:03 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 31 Mar 2012 11:03:47 +0000 (11:03 +0000)
commit1955c9cf46f64513d1f0034573ca00b6b396fabe
treee2123dee6a7e2154073b0fc52db25791c9971552
parentf2cc2ee449bf5756a10959d130414e087a16555d
Internalize: Remove reference of @llvm.noinline, it was replaced with the noinline attribute a long time ago.

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