[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:53:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT346314: [Profile] Fix fork test and add tests for execlp and execvp after patch https… (authored by calixte, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54167?vs=172929&id=172936#toc

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.172936.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/a1d34876/attachment.bin>


More information about the llvm-commits mailing list