mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
OpenMP 5.1 replaced callback ompt_callback_master_t by ompt_callback_masked_t. In order to stick to the standard, the implementation is updated accordingly. Patch prepared by Semih Burak Differential Revision: https://reviews.llvm.org/D112798