llvm.c.versions

Undocumented in source.

Members

Functions

LLVMDVersion
ulong LLVMDVersion(ushort major, ushort minor, ushort patch)

Makes an ordered identifier from a major, minor, and patch number

matchVersionQualifiers
bool matchVersionQualifiers(string[] qualifiers)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LLVM_Version
enum LLVM_Version;
LLVM_VersionString
enum LLVM_VersionString;

LLVM Version that LLVM-D was compiled with

Meta