Reapply r64301. These uses of "inline" can cause strange
authorDuncan Sands <baldrick@free.fr>
Fri, 13 Feb 2009 09:42:34 +0000 (09:42 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 13 Feb 2009 09:42:34 +0000 (09:42 +0000)
commite70a6835c447e8dd2ea368485088783e7995ea8f
tree2ed023653a8963277bca6b48567fe1628cdd6bd5
parente2b3fdd64909fb290848db0a50f7458b1ff992ef
Reapply r64301.  These uses of "inline" can cause strange
link-time failures when building with optimization.  Just
get rid of them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64449 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp