[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
Tue Nov 6 11:22:47 PST 2018


calixte created this revision.
calixte added a reviewer: marco-c.
Herald added subscribers: Sanitizers, llvm-commits, delcypher.

This is a follow-up of patch https://reviews.llvm.org/D53593


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.172802.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/72d97344/attachment.bin>


More information about the llvm-commits mailing list