OSDN Git Service

In preparation for removing getNameWithPrefix off of TargetMachine,
authorEric Christopher <echristo@gmail.com>
Fri, 14 Oct 2016 05:47:41 +0000 (05:47 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 14 Oct 2016 05:47:41 +0000 (05:47 +0000)
commit172ce59e753d38738c6ae32ff4f0164f169b20f8
treea0ca611dc85dce95907cc29aedf9c4784f3e4a56
parentea40df32e35f62dd3b6c9e2d308a04695b5a7c71
In preparation for removing getNameWithPrefix off of TargetMachine,
sink the current behavior into the callers and sink
TargetMachine::getNameWithPrefix into TargetMachine::getSymbol.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/TargetMachine.cpp