llvm-capstone/lldb
Adrian Prantl e885768640 Create a marker for Spotlight to never index $BUILD_DIR.
LLDB queries Spotlight to locate .dSYM bundles based on the UUID
embedded in a binary, and because the UUID is a hash of filename and
.text section, there *will* be conflicts inside $BUILD_DIR.

This should fix the broken green dragon bots.

llvm-svn: 324019
2018-02-01 22:18:02 +00:00
..
cmake
docs Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
examples
include/lldb Add LLDB_LOG_ERROR macro 2018-01-30 12:19:34 +00:00
lit
lldb.xcodeproj
lldb.xcworkspace
packages/Python/lldbsuite Create a marker for Spotlight to never index $BUILD_DIR. 2018-02-01 22:18:02 +00:00
resources
scripts
source Remove unused Args variable, and #include of Args.h. NFC. 2018-02-01 21:31:14 +00:00
test Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
third_party/Python/module
tools Make use of physical footprint as memory measurement. 2018-02-01 21:46:40 +00:00
unittests Add LLDB_LOG_ERROR macro 2018-01-30 12:19:34 +00:00
utils
www
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py