Bug noticed, by inspection. Filename can be null.
authorChris Lattner <sabre@nondot.org>
Sun, 14 May 2006 19:00:53 +0000 (19:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 May 2006 19:00:53 +0000 (19:00 +0000)
commitf883eb94e00d861927bcaed96fc1f2a63bbc865c
treef67c33d741dbf60673d9d2b36bb74c168a9f4f0f
parent505f9c88397ffb036c41018abb4112958b487fe3
Bug noticed, by inspection.  Filename can be null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28292 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/DynamicLibrary.cpp