switch liblto to use the new getNameWithPrefix() method instead of getMangledName.
authorChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 18:12:14 +0000 (18:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 18:12:14 +0000 (18:12 +0000)
commit469340493c48eb22b630bbd311db867c9d7953d6
treeb5890a89948a74a2cf2a3eb9c639bc4f0b9b96b9
parent61f160a84e068fde0c3b1f706d43381851dbe14e
switch liblto to use the new getNameWithPrefix() method instead of getMangledName.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93643 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Mangler.h
tools/bugpoint/Miscompilation.cpp
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp