diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-01-22 23:33:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 23:33:44 +0100 |
commit | 223bd0ca81f871beb31d40b4f02753493c30b5b2 (patch) | |
tree | 2b2405fc2c166457dae33768090ac6f8bda1029a /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | a77250fd782530f42a90f8562bcef0eb26abb010 (diff) | |
download | llvm-223bd0ca81f871beb31d40b4f02753493c30b5b2.zip llvm-223bd0ca81f871beb31d40b4f02753493c30b5b2.tar.gz llvm-223bd0ca81f871beb31d40b4f02753493c30b5b2.tar.bz2 |
[libc++] Avoid unnecessary instantiations for __copy_cvref_t (#123718)
This changes the implementation of `__copy_cvref_t` to only template the
implementation class on the `_From` parameter, avoiding instantiations
for every combination of `_From` and `_To`.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions