give Mangler access to TargetData.
authorChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 20:47:28 +0000 (20:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 20:47:28 +0000 (20:47 +0000)
commitb87c305fa77650ee581d4a8c65a0757f88002441
treef226d1a01ab356fc4872fb40d069d8e1d32929a1
parent3f185a72cd558ad8836ebd6f779f032c97835c03
give Mangler access to TargetData.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98378 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Mangler.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/ELFWriter.cpp
lib/Target/CBackend/CBackend.cpp
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp