rust/src/test/run-make-fulldeps/profile
Ivan Lozano 0c1ef853bb Add -Z profile-emit=<path> for Gcov gcda output.
Adds a -Z flag to control the file path that the Gcov gcda output is
written to during runtime. This flag expects a path and filename, e.g.
-Z profile-emit=gcov/out/lib.gcda.

This works similar to GCC/Clang's -fprofile-dir flag which allows
control over the output path for gcda coverage files.
2020-05-27 14:10:40 -04:00
..
Makefile Add -Z profile-emit=<path> for Gcov gcda output. 2020-05-27 14:10:40 -04:00
test.rs Remove licenses 2018-12-25 21:08:33 -07:00