HomeSort by relevance Sort by last modified time
    Searched refs:LLVM_REPOSITORY (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Basic/
Makefile 28 LLVM_REPOSITORY := $(strip \
33 -DLLVM_REVISION='"$(LLVM_REVISION)"' -DLLVM_REPOSITORY='"$(LLVM_REPOSITORY)"'
Version.cpp 58 #ifdef LLVM_REPOSITORY
59 StringRef URL(LLVM_REPOSITORY);

Completed in 57 milliseconds