Home
last modified time | relevance | path

Searched defs:extra_cflags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dlit.cfg.py46 extra_cflags = ["-fPIE", "-pthread", "-ldl", "-lrt", "-pie"] variable
48 extra_cflags = [] variable
/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py922 extra_cflags = [] global() variable