Home
last modified time | relevance | path

Searched defs:target_cflags (Results 1 – 9 of 9) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/
H A DCMakeLists.txt145 set(target_cflags --target=${target} ${target_cflags}) variable
/llvm-project/compiler-rt/test/ubsan_minimal/
H A Dlit.common.cfg.py26 target_cflags = [get_required_attr(config, "target_cflags")] variable
/llvm-project/compiler-rt/test/asan_abi/
H A Dlit.cfg.py40 target_cflags = [get_required_attr(config, 'target_cflags')] + extra_link_flags variable
/llvm-project/compiler-rt/test/ubsan/
H A Dlit.common.cfg.py64 target_cflags = [get_required_attr(config, "target_cflags")] variable
/llvm-project/compiler-rt/test/profile/
H A Dlit.cfg.py49 target_cflags = [get_required_attr(config, "target_cflags")] global() variable
/llvm-project/compiler-rt/test/memprof/
H A Dlit.cfg.py42 target_cflags = [get_required_attr(config, "target_cflags")] variable
/llvm-project/compiler-rt/test/builtins/Unit/
H A Dlit.cfg.py143 target_cflags = [get_required_attr(config, "target_cflags")] global() variable
/llvm-project/compiler-rt/test/asan/
H A Dlit.cfg.py57 target_cflags = [get_required_attr(config, "target_cflags")] + extra_link_flags variable
/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py921 target_cflags = [getattr(config, "target_cflags", None)] global() variable
[all...]