Build (not test) the unittests as part of a normal build.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 13 Sep 2009 18:43:46 +0000 (18:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 13 Sep 2009 18:43:46 +0000 (18:43 +0000)
commitdb0ce7d90f8737a8153fcaa17fcfc86dea8d5952
tree0f4bf07ca74f2541150fe20ce0205bffd45bbc3f
parent09abd1ccfc1541f5deb23e3e88a2fa49ea058dfa
Build (not test) the unittests as part of a normal build.
 - 'make unittests' still builds and tests.
 - 'make unitcheck' inside a unittest directory runs the tests in that directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81687 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
Makefile.rules
unittests/Makefile.unittest