[all-commits] [llvm/llvm-project] 3940f1: [ProfData] Change type of options from int to uint...

minglotus-6 via All-commits all-commits at lists.llvm.org
Tue Feb 15 10:59:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3940f1e2372c69e04f50f86bcfc1182a1549ec32
      https://github.com/llvm/llvm-project/commit/3940f1e2372c69e04f50f86bcfc1182a1549ec32
  Author: minglotus-6 <mingmingl at google.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M llvm/lib/ProfileData/ProfileSummaryBuilder.cpp

  Log Message:
  -----------
  [ProfData] Change type of options from int to uint64_t.

- Reader uses option values to override uint64_t values.

Differential Revision: https://reviews.llvm.org/D119810




More information about the All-commits mailing list