Skip to content
Snippets Groups Projects
Commit 9a67c268 authored by Greg Clayton's avatar Greg Clayton
Browse files

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

llvm-svn: 143713
parent 5b693c2f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment