Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dtarget_info.py49 class DarwinLocalTI(DefaultTargetInfo): class
51 super(DarwinLocalTI, self).__init__(full_config)
165 if target_system == 'Darwin': return DarwinLocalTI(full_config)