diff options
author | gbreynoo <Owen.Reynolds@sony.com> | 2022-04-28 15:55:26 +0100 |
---|---|---|
committer | gbreynoo <Owen.Reynolds@sony.com> | 2022-04-28 15:55:26 +0100 |
commit | 5420834aadbd271b3773f53fbbd58e9437952616 (patch) | |
tree | c431f5502fd4f444713fc31c335541f4bcdf342a /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 451c5578b834fe3aca4e495aaf6a2f32639e86a6 (diff) | |
download | llvm-5420834aadbd271b3773f53fbbd58e9437952616.zip llvm-5420834aadbd271b3773f53fbbd58e9437952616.tar.gz llvm-5420834aadbd271b3773f53fbbd58e9437952616.tar.bz2 |
[demangler] Fix demangling a template argument which happens to be a null pointer
As seen in https://github.com/llvm/llvm-project/issues/51854
llvm-cxxfilt was having trouble demangling the case "_Z1fIDnLDn0EEvv".
We handled the "LDNE" case and "LPi0E" but not "LDn0E". This change adds
that handling.
Differential Revision: https://reviews.llvm.org/D124010
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions