1declare_args() {
2  # Whether to enable threading.
3  llvm_enable_threads = true
4}
5