Generate jitdump to support linux perf for LLVM JIT (#2788)
This commit is contained in:
@ -430,6 +430,7 @@ typedef struct LLVMJITOptions {
|
||||
uint32 opt_level;
|
||||
uint32 size_level;
|
||||
uint32 segue_flags;
|
||||
bool linux_perf_support;
|
||||
} LLVMJITOptions;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user