llvm-for-llvmta/include/llvm/Frontend/OpenMP/CMakeLists.txt

5 lines
161 B
CMake
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
set(LLVM_TARGET_DEFINITIONS OMP.td)
tablegen(LLVM OMP.h.inc --gen-directive-decl)
tablegen(LLVM OMP.inc --gen-directive-gen)
add_public_tablegen_target(omp_gen)