aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorStella Laurenzo <stellaraccident@gmail.com>2022-07-09 18:35:44 -0700
committerStella Laurenzo <stellaraccident@gmail.com>2022-07-09 19:22:51 -0700
commit2aa6d56dce293e93240a10ea47222b2ca7d3b3e2 (patch)
tree71f4ac8737aa5ec1d8c724ed6b587f5548cb8f4a /llvm/unittests/Support/ErrorTest.cpp
parent13ae2134695bd1728d7cae4a65112eb824b0b492 (diff)
downloadllvm-2aa6d56dce293e93240a10ea47222b2ca7d3b3e2.zip
llvm-2aa6d56dce293e93240a10ea47222b2ca7d3b3e2.tar.gz
llvm-2aa6d56dce293e93240a10ea47222b2ca7d3b3e2.tar.bz2
Restore Python install behavior from before D128230.
In D128230, we accidentally moved the install for Python sources outside of the loop, having one install() per group of files. While it would be nice if we could do this, it means that we flatten the relative directory tree and every source ends up in the root. The right way to do this is to use FILE_SETS, which preserve the relative directory tree, but they are not available until CMake 3.23. Differential Revision: https://reviews.llvm.org/D129434
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions