Fix a build failure with perf: Add a missing include to llvm/Support/ManagedStatic.h
It was failing with PerfJITEventListener.cpp:489:7: error: 'ManagedStatic' in namespace 'llvm' does not name a template type llvm::ManagedStatic<PerfJITEventListener> PerfListener;
Loading
Please register or sign in to comment