There is no reason to emit function stubs for direct calls.
[oota-llvm.git] / lib / System / DynamicLibrary.cpp
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...