getFilename/getDirectory shouldn't abort if the global has no init. This
authorChris Lattner <sabre@nondot.org>
Wed, 4 Oct 2006 23:06:26 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Oct 2006 23:06:26 +0000 (23:06 +0000)
commitdf20b96ffdbadf4e3e4addc12debac0cf855f540
treeb8888cda5d6f703114c31853fd88e4a1f740fff7
parent693163e74d047a05799eaaf619ba4972fdc3a0e9
getFilename/getDirectory shouldn't abort if the global has no init.  This
can happen on bugpoint reduced testcases f.e..

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30729 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/IntrinsicInst.cpp