Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/ios_commands/
H A Diossim_run.py35 rm_args = [] variable
39 rm_args.append(arg)
42 rm_args.append(pipes.quote(arg))
43 rm_cmd_line = ["/bin/rm"] + rm_args