mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 03:25:54 -04:00

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"
|