mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
Mark compiler-rt/test/profile/instrprof-merging.cpp unsupported on Windows
It is not reliable. See #57430.
This commit is contained in:
parent
1c334b306e
commit
54e17931a6
@ -1,3 +1,4 @@
|
||||
// UNSUPPORTED: windows
|
||||
// 1) Compile shared code into different object files and into an executable.
|
||||
|
||||
// RUN: %clangxx_profgen -std=c++14 -fcoverage-mapping %s -c -o %t.v1.o \
|
||||
|
Loading…
Reference in New Issue
Block a user