brintos

brintos / llvm-project-archived public Read only

0
0
Text · 170 B · 6a85a1a Raw
8 lines · c
1// clang-format off2// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h3// REQUIRES: ompt4// clang-format on5 6#define SCHEDULE guided7#include "base.h"8