Don't crash on bogus llvm.noinline. This is first part of PR1817 (preventing reduction)
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 22 Nov 2007 22:30:10 +0000 (22:30 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 22 Nov 2007 22:30:10 +0000 (22:30 +0000)
commit311c4b6e9867bba83fdd9b52c3746b203a3d829d
tree4ee3652d219407955227e528d08330ce1465df94
parent73d4bb6676ab5730f8b3a7c20cf5fb8f856bdabb
Don't crash on bogus llvm.noinline. This is first part of PR1817 (preventing reduction)

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