[compiler-rt] [test] [profile] Mark the without-libc test as unsupported on mingw
authorMartin Storsjö <martin@martin.st>
Wed, 12 Apr 2023 11:39:33 +0000 (11:39 +0000)
committerMartin Storsjö <martin@martin.st>
Thu, 13 Apr 2023 09:03:34 +0000 (12:03 +0300)
commitd846a15025eba77cd0c7e39335ac8c16fbc3152a
tree91783f262d069834675dd692365a089ee2689f08
parent56320301a76d654084e68dd5840590d699e4879e
[compiler-rt] [test] [profile] Mark the without-libc test as unsupported on mingw

Mingw toolchains always end up referencing the malloc symbol due to
the CRT startup files.

Differential Revision: https://reviews.llvm.org/D148166
compiler-rt/test/profile/instrprof-without-libc.c