Skip to content

Commit

Permalink
[PGO] Sync InstrProfData.inc from llvm to compiler-rt (llvm#99930)
Browse files Browse the repository at this point in the history
Sync InstrProfData.inc from llvm to compiler-rt. The difference was
introduced from llvm#69535.
  • Loading branch information
xur-llvm authored and sgundapa committed Jul 23, 2024
1 parent 6684c5a commit 76c2066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler-rt/include/profile/InstrProfData.inc
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ serializeValueProfDataFrom(ValueProfRecordClosure *Closure,
#define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
#define INSTR_PROF_PROFILE_COUNTER_BIAS_VAR __llvm_profile_counter_bias
#define INSTR_PROF_PROFILE_SET_TIMESTAMP __llvm_profile_set_timestamp
#define INSTR_PROF_PROFILE_SAMPLING_VAR __llvm_profile_sampling

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

0 comments on commit 76c2066

Please sign in to comment.