aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2021-04-07 18:51:53 +0200
committerDimitry Andric <dimitry@andric.com>2021-04-07 18:52:41 +0200
commitb3e9b07a7d1cb543dcd8652a49a3613e6c9d993a (patch)
tree22a6504009f8dac4ee583869f2d392da0d9875c3 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent24f67473dd1253f484e10fd5dfbed95489487b60 (diff)
downloadllvm-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