summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorChristopher Tetreault <ctetreau@quicinc.com>2020-01-07 14:15:07 -0600
committerMichael Kruse <llvm-project@meinersbur.de>2020-01-07 14:20:06 -0600
commit76ee0de00c407399b0aa7d282c589739b818b3dc (patch)
tree92d5c47c65032e8cf508cecec41febc92a3540c5 /lldb/scripts/Python/python-extensions.swig
parent449ab1050977e0a5a1757552f13ca1329a7238f5 (diff)
downloadbcm5719-llvm-76ee0de00c407399b0aa7d282c589739b818b3dc.tar.gz
bcm5719-llvm-76ee0de00c407399b0aa7d282c589739b818b3dc.zip
[cmake] Use source-groups in Polly.
Configure CMake to setup source-groups for Polly. Source groups describe how source files should be organized in IDEs. By default, all headers are dumped into one folder under PollyCore and all source files into another. On disk, these files are organized into folders, but this isn't reflected in the IDE. This change uses CMake source groups to have the IDE reflect the on disk layout. This will make it easier to visualize the project structure for users of Visual Studio and XCode Patch by Christopher Tetreault <ctetreau@quicinc.com> Reviewed By: Meinersbur, grosser Differential Revision: https://reviews.llvm.org/D72117
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud