diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-01-03 11:52:44 -0600 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-01-03 12:16:30 -0600 |
commit | a44ef999fb5e9243df9c4459df1b17b66aa3fd23 (patch) | |
tree | d4ea507b92af5e23e4166845bbb7aeca1dd43f49 /llvm/lib/IR/Module.cpp | |
parent | 361216f3c4812e4359b576c8912ccf828c4d02f0 (diff) | |
download | llvm-a44ef999fb5e9243df9c4459df1b17b66aa3fd23.zip llvm-a44ef999fb5e9243df9c4459df1b17b66aa3fd23.tar.gz llvm-a44ef999fb5e9243df9c4459df1b17b66aa3fd23.tar.bz2 |
[NFC][CMake] Add FOLDER to utility targets
As Visual Studio's CMake support is getting better and better the line
between IDE generator and non-IDE generators is blurring. Visual Studio
2019 and later have a very useful UI that can handle all of the various
targets we create, but if they are unsorted it is wildly unwieldy.
This change sorts the lit testsuite targets and per-component install
targets into folders, which are not generated for IDE generators but
are generated by default under Visual Studio's CMake + Ninja
integration.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions