We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240ec5a commit 04f0adcCopy full SHA for 04f0adc
compiler-rt/lib/memprof/tests/CMakeLists.txt
@@ -49,7 +49,6 @@ endif()
49
set(MEMPROF_UNITTEST_LINK_LIBRARIES
50
${COMPILER_RT_UNWINDER_LINK_LIBS}
51
${SANITIZER_TEST_CXX_LIBRARIES})
52
-append_list_if(COMPILER_RT_HAS_LIBDL -ldl MEMPROF_UNITTEST_LINK_LIBRARIES)
53
54
# Adds memprof tests for each architecture.
55
macro(add_memprof_tests_for_arch arch)
0 commit comments