diff options
author | Martin Storsjö <martin@martin.st> | 2025-09-26 11:49:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 11:49:33 +0300 |
commit | 656707086e5f6fccd2eb57f5aaf987c328c0f4f1 (patch) | |
tree | 53ed942a535343258099354e534ec4d7101e55c4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | aa08b1a9963f33ded658d3ee655429e1121b5212 (diff) | |
download | llvm-656707086e5f6fccd2eb57f5aaf987c328c0f4f1.zip llvm-656707086e5f6fccd2eb57f5aaf987c328c0f4f1.tar.gz llvm-656707086e5f6fccd2eb57f5aaf987c328c0f4f1.tar.bz2 |
[compiler-rt] Fix test ifdefs and XFAILs (#160687)
This fixes the ifdefs added in
e9e166e54354330c474457711a8e7a7ca2efd731; we need to include int_lib.h
first before we can expect these defines to be set.
Also remove the XFAILs for aarch64 windows. As this test now became a
no-op on platforms that lack CRT_HAS_128BIT or CRT_HAS_F128 (aarch64
windows lacks the latter), it no longer fails.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions