diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2022-10-20 13:52:30 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2022-10-20 13:59:05 +0000 |
commit | 3c438f611986651083d77b0537dc129e7575bc2a (patch) | |
tree | dd35cb2eef7983bf975f033ec824391bb1119a72 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | fb4cedcc1e0f8ec1071d23fd3910806398c6d6b0 (diff) | |
download | llvm-3c438f611986651083d77b0537dc129e7575bc2a.zip llvm-3c438f611986651083d77b0537dc129e7575bc2a.tar.gz llvm-3c438f611986651083d77b0537dc129e7575bc2a.tar.bz2 |
Revert D136292 "[libc] mem* framework v3"
This breaks llvm-libc build bots:
- libc-x86_64-debian-dbg-asan
- libc-x86_64-debian-fullbuild-dbg-asan
Address sanitizers fail with "AddressSanitizer: invalid alignment requested in aligned_alloc: 64, alignment must be a power of two and the requested size 0x41 must be a multiple of alignment (thread T0)"
- libc-aarch64-ubuntu-dbg
- libc-aarch64-ubuntu-fullbuild-dbg
https://lab.llvm.org/buildbot/#/builders/223/builds/8877/steps/7/logs/stdio
- libc-arm32-debian-dbg
https://lab.llvm.org/buildbot/#/builders/229/builds/5201/steps/7/logs/stdio
This reverts commit 903cc71a82431d79e5fb541946a9e7c93750e374.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions