diff options
author | Dan Liew <dan@su-root.co.uk> | 2018-06-27 12:56:34 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2018-06-27 12:56:34 +0000 |
commit | bb78eef6b682a62745c09892d47660fe44d8ac88 (patch) | |
tree | 5273033d44b280ed40f1c00367a9f155fff7afc4 /llvm/unittests/Analysis/ValueLatticeTest.cpp | |
parent | d3e583a52ddcd381a9714e820e5b9f80b5fc7011 (diff) | |
download | bcm5719-llvm-bb78eef6b682a62745c09892d47660fe44d8ac88.tar.gz bcm5719-llvm-bb78eef6b682a62745c09892d47660fe44d8ac88.zip |
[CMake] Tidy up the organisation of compiler-rt when configured as a standalone
build with an IDE (e.g. Xcode) as the generator.
Previously the global `USE_FOLDERS` property wasn't set in standalone
builds leading to existing settings of FOLDER not being respected.
In addition to this there were several targets that appeared at the top
level that were not interesting and clustered up the view. These have
been changed to be displayed in "Compiler-RT Misc".
Now when an Xcode project is generated from a standalone compiler-rt
build the project navigator is much less cluttered. The interesting
libraries should appear in "Compiler-RT Libraries" in the IDE.
Differential Revision: https://reviews.llvm.org/D48378
llvm-svn: 335728
Diffstat (limited to 'llvm/unittests/Analysis/ValueLatticeTest.cpp')
0 files changed, 0 insertions, 0 deletions