reject forward references to functions whose type don't match
[oota-llvm.git] / lib / CompilerDriver / Plugin.cpp
2009-10-17 Mikhail GlushenkovFirst draft of the OptionPreprocessor.
2009-07-07 Owen AndersonHave scoped mutexes take referenes instead of pointers.
2009-06-26 Owen AndersonGuards for the compiler driver plugin list.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.