summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-11-14 03:07:47 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-11-14 03:07:47 +0000
commit4d7f90b06454aa5839b8ebcadf93a6997541714c (patch)
tree2f38fda50c18123f3b0e5c2b8de586db5f4ab61b /llvm/lib
parent209a39706011a6882fc3c9cbf28db75c96f6bdca (diff)
downloadbcm5719-llvm-4d7f90b06454aa5839b8ebcadf93a6997541714c.tar.gz
bcm5719-llvm-4d7f90b06454aa5839b8ebcadf93a6997541714c.zip
__cxa_demangle: allow demangling invocation blocks
The block invocation function uses an extension where the prefix is ___Z as opposed to _Z. This should make the tests pass again. Disable a negative test which was testing a crasher. The symbol being demangled is not a valid mangled symbol and will return a nullptr. Adjust the type info decoding test to be a valid symbol name. llvm-svn: 286793
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud