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

5 lines
161 B
CMake

set(LLVM_TARGET_DEFINITIONS ACC.td)
tablegen(LLVM ACC.h.inc --gen-directive-decl)
tablegen(LLVM ACC.inc --gen-directive-gen)
add_public_tablegen_target(acc_gen)