A function with no Module owner isn't materializable. This fixes F->dump() for
authorNick Lewycky <nicholas@mxc.ca>
Mon, 15 Feb 2010 21:27:20 +0000 (21:27 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 15 Feb 2010 21:27:20 +0000 (21:27 +0000)
commit936c43bb239858d7c4ee617e83fd222c1681ab4e
tree85dee6fdbaafdb9987c7c8587a389d7d1b583e17
parentebd024fc4edc41cfab989c26b20e6b1dcb676b08
A function with no Module owner isn't materializable.  This fixes F->dump() for
functions not embedded within modules.

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