[PATCH] D116179: [InstrProf][NFC] Do not assume size of counter type

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 17:51:54 PST 2022


mcgrathr added a comment.

Please understand that `InstrProfData.inc` is now a public installed header file in the compiler-rt installation, at `<profile/InstrProfData.inc>`.  So *any* changes to this file have a quite high standard of compatibility concern.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116179



More information about the llvm-commits mailing list