Home
last modified time | relevance | path

Searched defs:extra_link_flags (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/test/profile/
H A Dlit.cfg.py34 extra_link_flags = ["-ldl"] global() variable
38 extra_link_flags = ["-Wl,-incremental:no"] global() variable
40 extra_link_flags = [] global() variable
/llvm-project/compiler-rt/test/asan/
H A Dlit.cfg.py51 extra_link_flags = ["-pthread", "-lstdc++", libdl_flag] variable
53 extra_link_flags = [] variable
/llvm-project/compiler-rt/test/asan_abi/
H A Dlit.cfg.py36 extra_link_flags = [] variable
/llvm-project/compiler-rt/test/sanitizer_common/
H A Dlit.common.cfg.py66 extra_link_flags = [] global() variable
/llvm-project/compiler-rt/test/builtins/Unit/
H A Dlit.cfg.py141 extra_link_flags = ["-nodefaultlibs"] global() variable