[PATCH] D23734: Add -fprofile-dir= to clang.

Nick Lewycky via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 14:38:21 PDT 2016


nlewycky added a comment.

Ping!

I think the review this patch really needs is a comparison to GCC's implementation to double-check that it really does the same thing that GCC does. Is there a gcov user who could take a look at this?


https://reviews.llvm.org/D23734





More information about the llvm-commits mailing list