blob: db20b5ee415b5bd8969814d8a407ca04f8d05900 [file] [log] [blame]
# TODO: Note that this is currently only available on Linux.
# On Windows, we would also have to specify e.g. `PLUGIN_TOOL`.
add_llvm_example_library(flangPrintFunctionNames
MODULE
PrintFlangFunctionNames.cpp
DEPENDS
acc_gen
flangFrontend
omp_gen
)