llvm-project/lldb/unittests/TestingSupport
Pavel Labath dc5403d2dc Properly EXCLUDE_FROM_ALL the testing support library
The EXCLUDE_FROM_ALL variable is used by add_llvm_library, but lldb does
not use that function (it uses llvm_add_library :P). Instead, set the directory
property with the same name directly.

This should fix standalone builds against an llvm install tree.

llvm-svn: 369502
2019-08-21 08:21:51 +00:00
..
Host Implement GetSharedLibraryInfoAddress 2019-06-14 21:15:08 +00:00
CMakeLists.txt Properly EXCLUDE_FROM_ALL the testing support library 2019-08-21 08:21:51 +00:00
MockTildeExpressionResolver.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MockTildeExpressionResolver.h Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
TestUtilities.cpp unittests: Use yaml2obj as a library instead of an external process 2019-08-20 12:28:36 +00:00
TestUtilities.h unittests: Use yaml2obj as a library instead of an external process 2019-08-20 12:28:36 +00:00