[all-commits] [llvm/llvm-project] a672b7: [InstrProf] Make __llvm_profile_counter_bias_defau...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Wed Oct 5 23:18:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a672b7a7d7e8940fa833e23b583305e59c3f1209
https://github.com/llvm/llvm-project/commit/a672b7a7d7e8940fa833e23b583305e59c3f1209
Author: Alex Brachet <abrachet at google.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingFile.c
Log Message:
-----------
[InstrProf] Make __llvm_profile_counter_bias_default hidden
This symbol shouldn't have default visibility.
Differential Revision: https://reviews.llvm.org/D135346
More information about the All-commits
mailing list