blob: 6b107b4e1ea53572b42d6859b88c9ab818afcf03 [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_library(
flangPrintFunctionNames
MODULE
PrintFlangFunctionNames.cpp
)