OSDN Git Service

Mangler::getMangledName is now dead, remove it and all the other stuff in Mangler...
authorChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 19:08:51 +0000 (19:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 19:08:51 +0000 (19:08 +0000)
commit848d0f37d2ef3c8418380d5f7f3dd083a132fe48
treeced4edf2431daa91886e4aa2037dabc0cb9a2494
parent858431d0bc81ddab11363cc0eb2889dbfdc8362b
Mangler::getMangledName is now dead, remove it and all the other stuff in Mangler that is now transitively dead.  woo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93648 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Mangler.h
lib/CodeGen/MachOWriter.cpp
lib/VMCore/Mangler.cpp