diff options
author | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2023-01-02 23:26:18 +0400 |
---|---|---|
committer | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2023-01-03 15:22:45 +0400 |
commit | aa36207c7861837a50d5cbe0bdf7904e37f78a8b (patch) | |
tree | 980b2e74b40c20fe59c490d1bee72ef763789ff0 /lldb/unittests/ScriptInterpreter/Python | |
parent | a0b470c9848c638e86f97eca53063642e07cea67 (diff) | |
download | llvm-aa36207c7861837a50d5cbe0bdf7904e37f78a8b.zip llvm-aa36207c7861837a50d5cbe0bdf7904e37f78a8b.tar.gz llvm-aa36207c7861837a50d5cbe0bdf7904e37f78a8b.tar.bz2 |
[compiler-rt] XFAIL builtins unit tests on WoA
Following tests are marked XFAIl because they are dependent on native
C complex numbers but they are not a native type for Microsoft ABI [1].
Builtins-aarch64-windows :: divmodti4_test.c
Builtins-aarch64-windows :: fixunstfdi_test.c
Builtins-aarch64-windows :: multc3_test.c
Also trampoline_setup_test.c as it runs with only non-clang compiler while
WoA LLVM buildbots use clang.
[1] https://learn.microsoft.com/en-us/cpp/c-runtime-library/complex-math-support?view=msvc-170
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions