reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeReader.cpp
  456                LLVM_VERSION_STRING "')";
lib/Bitcode/Writer/BitcodeWriter.cpp
 4189                     "LLVM" LLVM_VERSION_STRING, StringAbbrev);
lib/LTO/LTO.cpp
   86   Hasher.update(LLVM_VERSION_STRING);
lib/Object/IRSymtab.cpp
   53   static char DefaultName[] = LLVM_VERSION_STRING
tools/llvm-cov/CoverageViewOptions.h
   68     VersionString += LLVM_VERSION_STRING;
tools/polly/lib/Support/RegisterPasses.cpp
  707   return {LLVM_PLUGIN_API_VERSION, "Polly", LLVM_VERSION_STRING,