[lldb] Add ability to hide the root name of a value
[llvm-project.git] / flang / examples / PrintFlangFunctionNames / CMakeLists.txt
blobdb20b5ee415b5bd8969814d8a407ca04f8d05900
1 # TODO: Note that this is currently only available on Linux.
2 # On Windows, we would also have to specify e.g. `PLUGIN_TOOL`.
3 add_llvm_example_library(flangPrintFunctionNames
4     MODULE
5     PrintFlangFunctionNames.cpp
7     DEPENDS
8     acc_gen
9     flangFrontend
10     omp_gen