Skip to content

Commit 72b6237

Browse files
xur-llvmyuxuanchen1997
authored andcommitted
[PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930)
Summary: Sync InstrProfData.inc from llvm to compiler-rt. The difference was introduced from #69535. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250796
1 parent fdb1a49 commit 72b6237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/include/profile/InstrProfData.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,7 @@ serializeValueProfDataFrom(ValueProfRecordClosure *Closure,
739739
#define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
740740
#define INSTR_PROF_PROFILE_COUNTER_BIAS_VAR __llvm_profile_counter_bias
741741
#define INSTR_PROF_PROFILE_SET_TIMESTAMP __llvm_profile_set_timestamp
742+
#define INSTR_PROF_PROFILE_SAMPLING_VAR __llvm_profile_sampling
742743

743744
/* The variable that holds the name of the profile data
744745
* specified via command line. */

0 commit comments

Comments
 (0)