Tighten up checking of the validity of casts. (1) The IR parser would
[oota-llvm.git] / lib / Support / DynamicLibrary.cpp
2010-12-07 Owen AndersonDon't leak the mutex when loading dynamic libraries.
2010-11-29 Michael J. SpencerMerge System into Support.