1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/unittest
NAKAMURA Takumi 10b6852107 unittest/googletest/Makefile: Unbreak out-of-tree build.
- Use SOURCES instead of Source. See Makefile.rules and MakefileGuide.html.
  - Don't assume the current directory. $(wildcard *.cc) doesn't match anything on corresponding build directory.

llvm-svn: 169568
2012-12-07 01:25:45 +00:00
..
googletest unittest/googletest/Makefile: Unbreak out-of-tree build. 2012-12-07 01:25:45 +00:00
UnitTestMain build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile 2011-12-15 23:35:08 +00:00
CMakeLists.txt Fix gtest build issue on Visual Studio 2012 RC 2012-06-06 03:11:20 +00:00
LLVMBuild.txt llvm-build: Add support for non-installed libraries (e.g., gtest). 2012-05-15 18:44:17 +00:00
Makefile Move unittest driver to utils/unittest/UnitTestMain. 2009-09-13 21:31:21 +00:00