Module's do not subclass from Value, so this code caused a segfault.
authorChris Lattner <sabre@nondot.org>
Sun, 18 Aug 2002 00:37:14 +0000 (00:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Aug 2002 00:37:14 +0000 (00:37 +0000)
commit9bb451e721b747e83835d50dfe5ba8485c375bcf
tree76b7f5f3c0dae32a6e8a94401ef3cb7ee0f5388a
parent9da0715aa4ec1cc9181b786c100fa3dfabe9a404
Module's do not subclass from Value, so this code caused a segfault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3376 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/PrintModulePass.h