diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-14 03:07:47 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-14 03:07:47 +0000 |
commit | 4d7f90b06454aa5839b8ebcadf93a6997541714c (patch) | |
tree | 2f38fda50c18123f3b0e5c2b8de586db5f4ab61b /llvm/lib | |
parent | 209a39706011a6882fc3c9cbf28db75c96f6bdca (diff) | |
download | bcm5719-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