[all-commits] [llvm/llvm-project] 851332: Fix linking error, undefined class static constants.
bjacob via All-commits
all-commits at lists.llvm.org
Wed Mar 9 10:02:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 851332a1f20b3868e87fb781bdb6de6258a0a017
https://github.com/llvm/llvm-project/commit/851332a1f20b3868e87fb781bdb6de6258a0a017
Author: Benoit Jacob <benoitjacob at google.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Utils/SampleProfileInference.cpp
Log Message:
-----------
Fix linking error, undefined class static constants.
Reviewed By: spupyrev
Differential Revision: https://reviews.llvm.org/D121293
More information about the All-commits
mailing list