diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2021-02-23 00:13:42 -0800 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2021-02-23 15:40:26 -0800 |
commit | dbb131d53aacabdf5d85299e447a970a0280b127 (patch) | |
tree | 0c708be3f74d8bc3a1840f563becba4a4d20e823 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | b79507a4acad4114ab0fde3babd81551b214e65b (diff) | |
download | llvm-dbb131d53aacabdf5d85299e447a970a0280b127.zip llvm-dbb131d53aacabdf5d85299e447a970a0280b127.tar.gz llvm-dbb131d53aacabdf5d85299e447a970a0280b127.tar.bz2 |
[libc] Add a standalone flavor of an equivalent of std::string_view.
This class is to serve as a replacement for llvm::StringRef as part of
the plans to limit dependency on other parts of LLVM. One use of
llvm::StringRef in MPFRWrapper has been replaced with the new class.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D97330
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions