1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/unittest
Nick Lewycky 4d160cb75c Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,
Haiku like Linux provides <regex.h>, so use it. Patch by Paul Davey!

llvm-svn: 106620
2010-06-23 06:48:34 +00:00
..
googletest Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also, 2010-06-23 06:48:34 +00:00
UnitTestMain Disable pthread support in googletest if llvm was configured without threads. 2010-06-03 15:17:04 +00:00
Makefile Move unittest driver to utils/unittest/UnitTestMain. 2009-09-13 21:31:21 +00:00