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

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-ef376ec"
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-2ada0df"
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-a976544"
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-78863c2"
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-aadd87f"
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-34361f1"
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-ef376ec"
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-2ada0df0345"
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-a9765449fd9"
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-78863c2c48e"
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-aadd87ffb6a"
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
VCSRevision.h 1 #define LLVM_REVISION "git-34361f192e4"
  /external/clang/lib/Basic/
Version.cpp 83 #ifdef LLVM_REVISION
84 return LLVM_REVISION;
  /external/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 246 Hasher.update(LLVM_REVISION);

Completed in 726 milliseconds