mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-11 05:17:36 +00:00
Revert 276386
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276387 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e19f6e23a
commit
ffdd4801d1
@ -603,8 +603,7 @@ serializeValueProfDataFrom(ValueProfRecordClosure *Closure,
|
||||
#define VARIANT_MASKS_ALL 0xff00000000000000ULL
|
||||
#define GET_VERSION(V) ((V) & ~VARIANT_MASKS_ALL)
|
||||
#define VARIANT_MASK_IR_PROF (0x1ULL << 56)
|
||||
#define INSTR_PROF_RAW_VERSION_VAR __llvm_profile_raw_version
|
||||
#define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
|
||||
#define IR_LEVEL_PROF_VERSION_VAR __llvm_profile_raw_version
|
||||
|
||||
/* The variable that holds the name of the profile data
|
||||
* specified via command line. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user