[PATCH] D54167: [Profile] Fix fork test and add tests for execlp and execvp after patch https://reviews.llvm.org/D53593
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 05:29:51 PST 2018
calixte updated this revision to Diff 172929.
calixte added a comment.
Fix execvp test.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D54167
Files:
test/profile/Inputs/instrprof-gcov-execlp.c
test/profile/Inputs/instrprof-gcov-execlp.c.gcov
test/profile/Inputs/instrprof-gcov-execvp.c
test/profile/Inputs/instrprof-gcov-execvp.c.gcov
test/profile/Inputs/instrprof-gcov-fork.c.gcov
test/profile/Posix/instrprof-gcov-execlp.test
test/profile/Posix/instrprof-gcov-execvp.test
test/profile/Posix/instrprof-gcov-fork.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54167.172929.patch
Type: text/x-patch
Size: 5631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/555d03ab/attachment-0001.bin>
More information about the llvm-commits
mailing list