Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/profile/
Dlit.cfg.py26 extra_link_flags = ["-ldl"] variable
30 extra_link_flags = ["-Wl,-incremental:no"] variable
32 extra_link_flags = [] variable
/external/llvm-project/compiler-rt/test/asan/
Dlit.cfg.py85 extra_link_flags = ["-pthread", "-lstdc++", libdl_flag] variable
87 extra_link_flags = [] variable
/external/llvm-project/compiler-rt/test/sanitizer_common/
Dlit.common.cfg.py51 extra_link_flags = [] variable
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dlit.cfg.py61 extra_link_flags = ["-nodefaultlibs"] variable