diff options
author | Dimitry Andric <dimitry@andric.com> | 2021-04-07 18:51:53 +0200 |
---|---|---|
committer | Dimitry Andric <dimitry@andric.com> | 2021-04-07 18:52:41 +0200 |
commit | b3e9b07a7d1cb543dcd8652a49a3613e6c9d993a (patch) | |
tree | 22a6504009f8dac4ee583869f2d392da0d9875c3 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 24f67473dd1253f484e10fd5dfbed95489487b60 (diff) | |
download | llvm-b3e9b07a7d1cb543dcd8652a49a3613e6c9d993a.zip llvm-b3e9b07a7d1cb543dcd8652a49a3613e6c9d993a.tar.gz llvm-b3e9b07a7d1cb543dcd8652a49a3613e6c9d993a.tar.bz2 |
Avoid testing for libc++ internal macros after D99834
As D99834 was meant specifically for FreeBSD, which still uses the older
non-trivial std::pair copy constructors, test for `__FreeBSD__` instead
of relying on a macro which is an internal detail of libc++.
Noted by Louis Dionne.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions