Support dependencies between plugins by priority-sorting.
authorMikhail Glushenkov <foldr@codedgers.com>
Mon, 17 Nov 2008 17:30:25 +0000 (17:30 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Mon, 17 Nov 2008 17:30:25 +0000 (17:30 +0000)
commit35fde150591d7c5f032a5e7c9643315e5f2bedde
tree0fe26a6f8a9013fba98fe980595413fce6e3b405
parentfa2707709d8edb493e33fdeca5710011ec309728
Support dependencies between plugins by priority-sorting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59449 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Common.td
include/llvm/CompilerDriver/Plugin.h
tools/llvmc2/driver/Plugin.cpp
utils/TableGen/LLVMCConfigurationEmitter.cpp