diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-03-27 16:54:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 16:54:50 +0100 |
commit | c388690a8b96cbdfa8c38a1e050088201da648e5 (patch) | |
tree | c8b4088937449415c9829369455c380421b1a23a /clang/lib/CodeGen | |
parent | 009f88fc0e3a036be97ef7b222b90af342bae0b7 (diff) | |
download | llvm-c388690a8b96cbdfa8c38a1e050088201da648e5.zip llvm-c388690a8b96cbdfa8c38a1e050088201da648e5.tar.gz llvm-c388690a8b96cbdfa8c38a1e050088201da648e5.tar.bz2 |
[libc++][NFC] Simplify copy and move lowering to memmove a bit (#83574)
We've introduced `__constexpr_memmove` a while ago, which simplified the
implementation of the copy and move lowering a bit. This allows us to
remove some of the boilerplate.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions