Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / OpenMP / Inputs / declare_target_include.h
blobb74cd00819db303f6442e676c61891ead1f48ff2
1 #pragma omp declare target
2 void zyx();
3 #pragma omp end declare target