snehasish marked 3 inline comments as done.
snehasish added a subscriber: dblaikie.
snehasish added a comment.

> It feels wrong that the assembly+llvm-profdata test is in clang/test

I agree with @dblaikie and your assessment that it feels wrong to add such a 
test to clang. In the first version of this patch, the test served the purpose 
of representing the canonical usage with profdata as well as check for the 
plumbing of the profile along with the presence of the flag. Enhancing the 
driver test removed the need for the former while adding a diagnostic warning 
message (and a check for it) removes the need for the latter. I've removed the 
clang codegen test.

Thanks for the detailed review, PTAL.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87047/new/

https://reviews.llvm.org/D87047

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to