[PATCH] D77492: [LLVM] Fix LLVM_CSPROFILE_FILE_PATTERN not being used

Raul Tambre via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 5 06:55:51 PDT 2020


tambre abandoned this revision.
tambre added a comment.

Just discovered that only `-fprofile-instr-generate` supports taking a pattern, but others don't. Seems inconsistent. I'd like to use a pattern not a directory with `-fcs-profile-generate` too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77492





More information about the llvm-commits mailing list