diff options
author | Yevgeny Rouban <yrouban@azul.com> | 2023-03-23 16:19:19 +0700 |
---|---|---|
committer | Yevgeny Rouban <yrouban@azul.com> | 2023-03-23 16:57:46 +0700 |
commit | 26d954bd4004dd01771308a5061a865073993130 (patch) | |
tree | b53bfca87ecf81bfd7688add2687c4a39910dfc4 /llvm/lib/CodeGen/MachineCheckDebugify.cpp | |
parent | 7c928205c1f5a972f1f4dbeae83bd979c9a617d7 (diff) | |
download | llvm-26d954bd4004dd01771308a5061a865073993130.zip llvm-26d954bd4004dd01771308a5061a865073993130.tar.gz llvm-26d954bd4004dd01771308a5061a865073993130.tar.bz2 |
[AsmParser] Avoid instantiating LLVMContext if not needed. Try 2.
The deleted copy constructor LLVMContext(LLVMContext &) got its
parameter changed to const to allow the latest clang compiler to
instantiatiate template std::optional<LLVMContext>.
Differential Revision: https://reviews.llvm.org/D142699
Diffstat (limited to 'llvm/lib/CodeGen/MachineCheckDebugify.cpp')
0 files changed, 0 insertions, 0 deletions