Home
last modified time | relevance | path

Searched refs:sancovcc_path (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py347 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
348 if os.path.exists(sancovcc_path):
350 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/
H A Dlit.common.cfg.py398 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
399 if os.path.exists(sancovcc_path):
401 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/
H A Dlit.common.cfg.py408 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
409 if os.path.exists(sancovcc_path):
411 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py397 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
398 if os.path.exists(sancovcc_path):
400 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py397 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
398 if os.path.exists(sancovcc_path):
400 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/
H A Dlit.common.cfg.py408 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
409 if os.path.exists(sancovcc_path):
411 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py498 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
499 if os.path.exists(sancovcc_path):
501 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py498 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
499 if os.path.exists(sancovcc_path):
501 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py498 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
499 if os.path.exists(sancovcc_path):
501 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py498 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
499 if os.path.exists(sancovcc_path):
501 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/
H A Dlit.common.cfg.py516 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov") variable
517 if os.path.exists(sancovcc_path):
519 config.substitutions.append( ("%sancovcc ", sancovcc_path) )
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/
H A Dlit.common.cfg319 sancovcc_path = os.path.join(config.llvm_tools_dir, "sancov")
320 if os.path.exists(sancovcc_path):
322 config.substitutions.append( ("%sancovcc ", sancovcc_path) )