Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/Shell/helper/
H A Dbuild.py222 self.toolchain_type = toolchain_type
276 def __init__(self, toolchain_type, args): argument
284 if toolchain_type == 'msvc':
479 assert self.toolchain_type == 'msvc'
529 if self.toolchain_type == 'msvc':
557 if self.toolchain_type == 'clang-cl':
565 if self.toolchain_type == 'msvc':
574 if self.toolchain_type == 'clang-cl':
581 if self.toolchain_type == 'clang-cl':
776 if not toolchain_path or not toolchain_type:
[all …]