Files
rust/src/librustc_codegen_llvm/debuginfo
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
..
2020-03-30 07:19:55 +02:00
2020-03-30 07:16:56 +02:00