aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm-project@meinersbur.de>2024-07-18 12:40:55 +0200
committerGitHub <noreply@github.com>2024-07-18 12:40:55 +0200
commit6838c7afb2d2fa5eb642a4b5922ae55d97f7b344 (patch)
tree08ad8940c5dd3037c1094bd676b5ff314cb10393 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentb7a6cca218aef4e18ce03a58561555ef0dee7231 (diff)
downloadllvm-6838c7afb2d2fa5eb642a4b5922ae55d97f7b344.zip
llvm-6838c7afb2d2fa5eb642a4b5922ae55d97f7b344.tar.gz
llvm-6838c7afb2d2fa5eb642a4b5922ae55d97f7b344.tar.bz2
[libclc] Revise IDE folder structure (#89746)
Reviewers of #89153 suggested to break up the patch into per-subproject patches. This is the libclc part. See #89153 for the entire series and motivation. Update the folder titles for targets in the monorepository that have not seen taken care of for some time. These are the folders that targets are organized in Visual Studio and XCode (`set_property(TARGET <target> PROPERTY FOLDER "<title>")`) when using the respective CMake's IDE generator. * Ensure that every target is in a folder * Use a folder hierarchy with each LLVM subproject as a top-level folder * Use consistent folder names between subprojects * When using target-creating functions from AddLLVM.cmake, automatically deduce the folder. This reduces the number of `set_property`/`set_target_property`, but are still necessary when `add_custom_target`, `add_executable`, `add_library`, etc. are used. A LLVM_SUBPROJECT_TITLE definition is used for that in each subproject's root CMakeLists.txt.
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions