davidxl added inline comments.

================
Comment at: 
llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext:1
 # IR level Instrumentation Flag
 :ir
----------------
We can convert this test case to cover the new option introduced:

basically create another profile entry for _Z3fooi  with the old hash. Change 
the counter value  a little and expect the profile-use match the old entry when 
the option is used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84782

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

Reply via email to