make TargetLoweringObjectFile::getExprForDwarfReference
authorChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 01:56:43 +0000 (01:56 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 01:56:43 +0000 (01:56 +0000)
commitf789d26f810243ffd6db79e15a6f10821d785308
tree9263832e90064fce1b6b256e6db7243b39da9f41
parent1b596e399bd284bc7c2f48fb2e5a852452faf3dd
make TargetLoweringObjectFile::getExprForDwarfReference
just make unnamed temp symbols instead of having to come
up with its own names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98324 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Mangler.h
lib/Target/TargetLoweringObjectFile.cpp