forked from OSchip/llvm-project
[Profile] Mark gcov-fork test as failing for arm
Summary: instrprof-gcov-fork.test is failing with arm so mark it as XFAIL Reviewers: marco-c Reviewed By: marco-c Subscribers: javed.absar, kristof.beyls, delcypher, chrib, llvm-commits, sylvestre.ledru, #sanitizers Differential Revision: https://reviews.llvm.org/D54209 llvm-svn: 346329
This commit is contained in:
parent
7066769223
commit
db7f78a2cb
|
@ -1,3 +1,5 @@
|
|||
XFAIL: arm
|
||||
|
||||
RUN: mkdir -p %t.d
|
||||
RUN: cd %t.d
|
||||
|
||||
|
|
Loading…
Reference in New Issue