mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
00d0749f92
Plugin that counts the number of times each tree node occurs in a given program. Used for test coverage. Updated to fix build issues. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D143704
5 lines
142 B
CMake
5 lines
142 B
CMake
add_subdirectory(ExternalHelloWorld)
|
|
add_subdirectory(PrintFlangFunctionNames)
|
|
add_subdirectory(FlangOmpReport)
|
|
add_subdirectory(FeatureList)
|