mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-21 11:36:55 +00:00
[test][compiler-rt] Mark dlsym_alloc.c as unsupported on macos (#108439)
With #106912, the test now fails on macos, e.g. https://green.lab.llvm.org/job/llvm.org/job/clang-stage1-RA/2058/. (cherry picked from commit d9ed8b018df725faec4076a3efdfcbd7a24c99f0)
This commit is contained in:
parent
2e10af6e59
commit
07b4f631ee
@ -2,6 +2,8 @@
|
||||
|
||||
// FIXME: TSAN does not use DlsymAlloc.
|
||||
// UNSUPPORTED: tsan
|
||||
// FIXME: investigate why this fails on macos
|
||||
// UNSUPPORTED: darwin
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user