================ @@ -0,0 +1,37 @@ +; RUN: mkdir -p %t && cd %t ---------------- kovdan01 wrote:
That line is actually needed and I've adopted it from another gcov-related test. W/o that, after test run we end up with some profiling file info in the test directory. I'll add a comment to make it clear for readers https://github.com/llvm/llvm-project/pull/211013 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
