diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2023-06-02 15:08:14 -0700 |
---|---|---|
committer | Nick Desaulniers <ndesaulniers@google.com> | 2023-06-02 15:08:14 -0700 |
commit | 12d967c95f1633bebd1b225ddd53573951a7ca43 (patch) | |
tree | be2af06a66840afaf720b87166d63e1b0003d4b3 /llvm/lib/IR/BasicBlock.cpp | |
parent | 61e1c3d80db6e94e8b5b83b3819afefeec4d357b (diff) | |
download | llvm-12d967c95f1633bebd1b225ddd53573951a7ca43.zip llvm-12d967c95f1633bebd1b225ddd53573951a7ca43.tar.gz llvm-12d967c95f1633bebd1b225ddd53573951a7ca43.tar.bz2 |
[Damangle] convert rustDemangle to use std::string_view
I was doing this API conversion to use std::string_view top-down in
D149104, but this exposed issues in individual demanglers that needed to
get fixed first. There's no issue with the conversion for the Rust
demangler, so convert it first.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D149784
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions