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

5 lines
161 B
CMake
Raw Normal View History

2022-04-25 10:02:23 +02:00
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)