[PATCH] D104556: [InstrProfiling] Make CountersPtr in __profd_ relative

Philippe Antoine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 05:06:59 PDT 2021


catenacyber added a comment.

Should we still bump `INSTR_PROF_RAW_VERSION ` so that we are able to distinguish profraw files produced by clang13 and the ones produced by clang14 ?

Right now, both produce `LLVM raw profile data, version 7`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104556



More information about the llvm-commits mailing list