aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp
diff options
context:
space:
mode:
authorAndrew Haberlandt <ndrewh@users.noreply.github.com>2025-10-14 19:45:48 -0700
committerGitHub <noreply@github.com>2025-10-14 19:45:48 -0700
commit96da982128bf7b005afa24a8e6e41e5867d30bc4 (patch)
tree0095d69f089cf73527ae9ceb00f0e2fd99eb6730 /mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp
parent30e323bf907a6bd585474bea86c42773e0878f64 (diff)
downloadllvm-96da982128bf7b005afa24a8e6e41e5867d30bc4.zip
llvm-96da982128bf7b005afa24a8e6e41e5867d30bc4.tar.gz
llvm-96da982128bf7b005afa24a8e6e41e5867d30bc4.tar.bz2
[sanitizers] COMPILER_RT_ASAN_UNIT_TESTS_USE_HOST_RUNTIME to build only unit tests (#161455)
When COMPILER_RT_TEST_STANDALONE_BUILD_LIBS=OFF, none of the asan unit tests depend on a just-built asan runtime, and instead use the host runtime. However, some unit tests currently explicitly depend on the `asan` target which builds an asan runtime. COMPILER_RT_ASAN_UNIT_TESTS_USE_HOST_RUNTIME removes this erroneous dependency when set to ON. rdar://99760364
Diffstat (limited to 'mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp')
0 files changed, 0 insertions, 0 deletions