aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
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 /llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
parent30e323bf907a6bd585474bea86c42773e0878f64 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[sanitizers] COMPILER_RT_ASAN_UNIT_TESTS_USE_HOST_RUNTIME to build only unit tests (#161455)HEADmain
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 'llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll')
0 files changed, 0 insertions, 0 deletions