summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/inline-coverage.ll
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan.akhgari@gmail.com>2015-11-23 19:56:46 +0000
committerEhsan Akhgari <ehsan.akhgari@gmail.com>2015-11-23 19:56:46 +0000
commit93697fa7557a7305e51c0c5b0982a404d399e6fd (patch)
tree2670bdbf367766166c28c6ff9665a7abe34d7417 /llvm/test/Transforms/SampleProfile/inline-coverage.ll
parent0615a0e65dd1da8941eda4db8d2d65ea02f40976 (diff)
downloadbcm5719-llvm-93697fa7557a7305e51c0c5b0982a404d399e6fd.tar.gz
bcm5719-llvm-93697fa7557a7305e51c0c5b0982a404d399e6fd.zip
Make clang_Cursor_getMangling not mangle if the declaration isn't mangled
Right now clang_Cursor_getMangling will attempt to mangle any declaration, even if the declaration isn't mangled (extern C). This results in a partially mangled name which isn't useful for much. This patch makes clang_Cursor_getMangling return an empty string if the declaration isn't mangled. Patch by Michael Wu <mwu@mozilla.com>. llvm-svn: 253909
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/inline-coverage.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud