Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

bobcampbell (Bob Campbell)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 10 2014, 12:49 PM (458 w, 2 d)

Recent Activity

Jan 9 2015

bobcampbell added a comment to D6909: Add cmake flags to disable LLD and LLDB from build..

So I tried it out this evening and setting LLVM_EXTERNAL_LLDB_BUILD to OFF does work, so for CMake anything added with add_llvm_external_project() can be disabled by setting the LLVM_EXTERNAL_<name>_BUILD flag to off.

Jan 9 2015, 10:59 PM
bobcampbell added a comment to D6909: Add cmake flags to disable LLD and LLDB from build..

I was looking for this functionality, and thought I found it in:

Jan 9 2015, 4:16 PM