[PATCH] D27912: [XRay] [compiler-rt] Include argv[0] in the log file name.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 00:45:37 PST 2016


dberris requested changes to this revision.
dberris added a comment.
This revision now requires changes to proceed.

Did the tests need updating, so that we know the "default" would do the right thing?

Currently we set the pattern explicitly. It'd be great to see a test that makes sure that the default pattern including argv[0] actually shows up.


https://reviews.llvm.org/D27912





More information about the llvm-commits mailing list