aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2023-09-07 11:55:33 -0400
committerLouis Dionne <ldionne.2@gmail.com>2023-09-07 11:57:56 -0400
commit6255157d24e27c604bda8fe8ce26e896f54785c0 (patch)
tree918c8d7faba863340512d3f32a6482076709bd69 /llvm/lib/Transforms/Utils/Debugify.cpp
parentf72d41b5b17d0b65c95745da60b88c6911fccfab (diff)
downloadllvm-6255157d24e27c604bda8fe8ce26e896f54785c0.zip
llvm-6255157d24e27c604bda8fe8ce26e896f54785c0.tar.gz
llvm-6255157d24e27c604bda8fe8ce26e896f54785c0.tar.bz2
[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= 14
After many years of using the really old std::pair ABI which did not yet have a trivial copy constructor, FreeBSD 14 and later will finally get rid of it. Only use the old ABI for FreeBSD 13 and earlier. Note: on the FreeBSD side, we will bump our libc++.so version for this, and keep an old compatibility library in a separate package. Differential Revision: https://reviews.llvm.org/D126462
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions