Home
last modified time | relevance | path

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

/external/clang/runtime/compiler-rt/
DMakefile75 RuntimeDirs := macro
77 RuntimeDirs += darwin macho_embedded
112 RuntimeDirs += linux
165 $(RuntimeDirs:%=clang_%)
238 $(foreach lib,$(RuntimeDirs), $(eval $(call RuntimeLibraryTemplate,$(lib))))
253 all-local:: $(RuntimeDirs:%=RuntimeLibrary.%) RuntimeHeader
254 install-local:: $(RuntimeDirs:%=RuntimeLibraryInstall.%) RuntimeHeaderInstall