OSDN Git Service

Connect LLVM CMake build scripts to LLDB's CMake scripts:
authorDaniel Malea <daniel.malea@intel.com>
Thu, 28 Feb 2013 23:15:15 +0000 (23:15 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Thu, 28 Feb 2013 23:15:15 +0000 (23:15 +0000)
commit39d994c78bf3d9844dcbf2a236d4178155168ebf
tree34e8b05d47b8382fe65aff1d739ac3bf8f3c19b3
parent6437d38a0deb0cd51607dd624a70d093ae347156
Connect LLVM CMake build scripts to LLDB's CMake scripts:
- if you have LLDB checked out in $llvm/tools, CMake will build it now!
- LLDB is known to build on Linux with libstdc++ and GCC 4.6/4.7 or Clang 3.3
- to run lldb tests, do "make check-lldb" after a build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176307 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt