summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/func-addr.ll
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-01-19 02:58:46 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-01-19 02:58:46 +0000
commitc8bcda2b56db0789acb9b557579b87c3035c833f (patch)
tree84797181c049f243f1e6e7b6cc73101a919bd6f1 /llvm/test/CodeGen/PowerPC/func-addr.ll
parentb561e663841645047acbb1854bbae9617def6a92 (diff)
downloadbcm5719-llvm-c8bcda2b56db0789acb9b557579b87c3035c833f.tar.gz
bcm5719-llvm-c8bcda2b56db0789acb9b557579b87c3035c833f.zip
llvm-cxxfilt: filter out invalid manglings
c++filt does not attempt to demangle symbols which do not match its expected format. This means that the symbol must start with _Z or ___Z (block invocation function extension). Any other symbols are returned as is. Note that this is different from the behaviour of __cxa_demangle which will demangle fragments. llvm-svn: 292467
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/func-addr.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud