summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2018-06-18 18:27:16 +0000
committerAlex Langford <apl@fb.com>2018-06-18 18:27:16 +0000
commit27510c18ad5ae0b476e06039d3ad49c6500c49bd (patch)
tree61590340c65c6e75c8f47b85520ffbc579ec7024 /llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h
parent68c9b8d6a181934636d39c36e020d5999b2c67ad (diff)
downloadbcm5719-llvm-27510c18ad5ae0b476e06039d3ad49c6500c49bd.tar.gz
bcm5719-llvm-27510c18ad5ae0b476e06039d3ad49c6500c49bd.zip
Introduce lldb-framework CMake target and centralize its logic
Summary: In this patch I aim to do the following: 1) Create an lldb-framework target that acts as the target that handles generating LLDB.framework. Previously, liblldb acted as the target for generating the framework in addition to generating the actual lldb library. This made the target feel overloaded. 2) Centralize framework generation as much as it makes sense to do so. 3) Create a target lldb-suite, which depends on every tool and library that makes liblldb fully functional. One result of having this target is it makes tracking dependencies much clearer. Differential Revision: https://reviews.llvm.org/D48060 llvm-svn: 334968
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud