[llvm][perf] fix a compiler warning when compile LLVM with LLVM_USE_PERF.
To fix "PerfJITEventListener.cpp:208:32: warning: missing field 'Version' initializer [-Wmissing-field-initializers]" Reviewed By: ezhulenev Differential Revision: https://reviews.llvm.org/D139754
Loading
Please sign in to comment