[PATCH] D54167: [Profile] Fix fork test and add tests for execlp and execvp after patch https://reviews.llvm.org/D53593

Marco Castelluccio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 05:32:19 PST 2018


marco-c accepted this revision.
marco-c added a comment.
This revision is now accepted and ready to land.

We could add tests for the other functions too, but they are going to be basically the same. Feel free to land it as is or after adding tests for the other functions.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D54167





More information about the llvm-commits mailing list