mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-05 15:42:24 +00:00
131fb978b0
Fix unittest: Do not link LLVM into the test plugin. Additionally, remove an unrelated change that slipped in in r329273. llvm-svn: 329293
3 lines
77 B
C
3 lines
77 B
C
#define TEST_PLUGIN_NAME "TestPlugin"
|
|
#define TEST_PLUGIN_VERSION "0.1-unit"
|