mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-14 17:36:29 +00:00

Fix unittest: Do not link LLVM into the test plugin. Additionally, remove an unrelated change that slipped in in r329273. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329293 91177308-0d34-0410-b5e6-96231b3b80d8
3 lines
77 B
C
3 lines
77 B
C
#define TEST_PLUGIN_NAME "TestPlugin"
|
|
#define TEST_PLUGIN_VERSION "0.1-unit"
|