OSDN Git Service

add a new form of Type::dump that takes a module for type names,
authorChris Lattner <sabre@nondot.org>
Wed, 1 Oct 2008 20:16:19 +0000 (20:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Oct 2008 20:16:19 +0000 (20:16 +0000)
commit795daece23cdc66bc7c16e9a2043dd4a4d0bbfc0
treed1956483d69c715b6a157a4731ff6326a31d9674
parentaeaf245db33fa8bccdd14bb8899ee0585a75a7b1
add a new form of Type::dump that takes a module for type names,
patch provided by Tomas Lindquist Olsen!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56929 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Type.h
lib/VMCore/AsmWriter.cpp