These uses of "inline" can cause strange link-time
authorDuncan Sands <baldrick@free.fr>
Wed, 11 Feb 2009 12:25:15 +0000 (12:25 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 11 Feb 2009 12:25:15 +0000 (12:25 +0000)
commitb91a2a17d3872805018034181182cd1def199cd2
tree6b2ebdb065c5acfcbcae8847b894d58e852b5f3e
parentaf068750a71780a2f1780f056af0c21208a408dd
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@64301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp