aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
diff options
context:
space:
mode:
authorTomohiro Kashiwada <kikairoya@gmail.com>2025-07-18 06:16:08 +0900
committerGitHub <noreply@github.com>2025-07-18 00:16:08 +0300
commit8de61eb01c9752f0488ed8b52d01fe3d0873ff6c (patch)
treee9a4bd22d85911863b28f53a334a5a271e50bec3 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
parent7e220630d28741b30bb4423e34e76654c7d9d1f7 (diff)
downloadllvm-8de61eb01c9752f0488ed8b52d01fe3d0873ff6c.zip
llvm-8de61eb01c9752f0488ed8b52d01fe3d0873ff6c.tar.gz
llvm-8de61eb01c9752f0488ed8b52d01fe3d0873ff6c.tar.bz2
[Support/BLAKE3] quick fix for Cygwin build (#148635)
BLAKE3 1.8.2 ( imported in d2ad63a193216d008c8161879a59c5f42e0125cc ) fails to build for the Cygwin target. see: https://github.com/BLAKE3-team/BLAKE3/issues/494 As a temporary workaround, add `&& !defined(__CYGWIN__)` to BLAKE3 locally. resolves https://github.com/llvm/llvm-project/issues/148365
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions