[ProfData] Change type of options from int to uint64_t.
authorminglotus-6 <mingmingl@google.com>
Tue, 15 Feb 2022 07:18:18 +0000 (23:18 -0800)
committerminglotus-6 <mingmingl@google.com>
Tue, 15 Feb 2022 18:59:06 +0000 (10:59 -0800)
commit3940f1e2372c69e04f50f86bcfc1182a1549ec32
tree7ed45d337b7e33bdf791bbbbc3e785f3e2fbc526
parente51e7e7f44cf6cb94ba8afc97a00179c843cd15c
[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
llvm/lib/ProfileData/ProfileSummaryBuilder.cpp