[PATCH] D54263: [Profile] The test for gcov-fork seems to be ok on arm
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 08:18:31 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT346409: [Profile] The test for gcov-fork seems to be ok on arm (authored by calixte, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54263?vs=173165&id=173170#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D54263
Files:
test/profile/Posix/instrprof-gcov-fork.test
Index: test/profile/Posix/instrprof-gcov-fork.test
===================================================================
--- test/profile/Posix/instrprof-gcov-fork.test
+++ test/profile/Posix/instrprof-gcov-fork.test
@@ -1,5 +1,3 @@
-XFAIL: arm
-
RUN: mkdir -p %t.d
RUN: cd %t.d
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54263.173170.patch
Type: text/x-patch
Size: 281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/5d369e9b/attachment.bin>
More information about the llvm-commits
mailing list