mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Revert 276386
llvm-svn: 276387
This commit is contained in:
parent
2a410f2c4b
commit
b3b652ad75
@ -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