Searched refs:TryCompile (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/make/platform/
H A Dclang_linux.mk26 # TryCompile compiler source flags
28 TryCompile = \ macro
40 ifeq ($(call TryCompile,$(CC),$(test_source),-m64),0)
45 ifeq ($(call TryCompile,$(CC),$(test_source),-m32),0)
/external/clang/runtime/compiler-rt/
H A DMakefile116 # TryCompile compiler source flags
118 TryCompile = \ macro
148 ifeq ($(call TryCompile,$(ToolDir)/clang,$(test_source),-m32),0)

Completed in 306 milliseconds