For "Debug" and "Release" builds, don't build llvm into the $(OBJROOT) since
we often nuke our "build" folder so we can do clean builds. This way if you
are building your own LLVM you won't have to rebuild LLVM when you do remove
your build folder. The new location for the LLVM build is:

lldb/llvm-build



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@143713 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed