commit | 6ba81f2c10ee73033e8db772e5bf3a02474fa202 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue May 16 00:39:01 2017 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Tue May 16 00:39:01 2017 +0000 |
tree | 8e535d59ed5bf50a25b34b8a2a506d510cf20733 | |
parent | 5f3ff5f2c24f9482acdd561139a19b5d9e395e99 [diff] |
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape(). This function gives the wrong answer on some non-ELF platforms in some cases. The function that does the right thing lives in Mangler.h. To try to discourage people from using this function, give it a different name. Differential Revision: https://reviews.llvm.org/D33162 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303134 91177308-0d34-0410-b5e6-96231b3b80d8