[all-commits] [llvm/llvm-project] a5f561: [PGO] Adjust -vp-counters-per-site under dynamic l...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Fri Dec 11 09:47:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5f5612263ca650ae0aa433539278c2d5f567cf8
https://github.com/llvm/llvm-project/commit/a5f5612263ca650ae0aa433539278c2d5f567cf8
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[PGO] Adjust -vp-counters-per-site under dynamic linking.
Addressing clang bootstrap under the dynamic linking mode running out of static
allocation of value profile nodes, reported in D81682.
Differential Revision: https://reviews.llvm.org/D92669
More information about the All-commits
mailing list