Plugin::Priority() doesn't need to be pure virtual.
authorMikhail Glushenkov <foldr@codedgers.com>
Mon, 2 Mar 2009 09:02:01 +0000 (09:02 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Mon, 2 Mar 2009 09:02:01 +0000 (09:02 +0000)
commit41f36f456bed1ed76f35969baec0888b49eab5ae
treeabebf361d47f675da8c634788347c796f2b5e0a6
parentf5178ce14482d6ec3f8564624952151d72b2962a
Plugin::Priority() doesn't need to be pure virtual.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65823 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Plugin.h