diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-10-17 16:15:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-17 16:15:33 -0400 |
commit | 8c77f4c5087ac5a8e5dc08e472cf06897689a68b (patch) | |
tree | d0a54560208706d91f71ac169cd4d66628ed8ccf /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 2cd10f5292992a2fb549eb69806447679dfc15db (diff) | |
download | llvm-8c77f4c5087ac5a8e5dc08e472cf06897689a68b.zip llvm-8c77f4c5087ac5a8e5dc08e472cf06897689a68b.tar.gz llvm-8c77f4c5087ac5a8e5dc08e472cf06897689a68b.tar.bz2 |
[runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717)
Instead of placing artifacts for testing the runtimes at <build>/test,
place those artifacts at <build>/<project>/test. This prevents
cluttering the build directory with the runtimes' test artifacts for
everyone else.
As a drive-by, remove LIBCXX_BINARY_INCLUDE_DIR which wasn't used
anymore.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions