download_llvm

Undocumented in source.

Members

Enums

Architecture
enum Architecture
Undocumented in source.

Functions

archive
string archive(string[string][int] archives, Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
componentsToStrip
string componentsToStrip(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultArchitecture
Architecture defaultArchitecture()
Undocumented in source. Be warned that the author may not have intended to support it.
downloadLLVM
void downloadLLVM(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
dstepLLVMArchive
string dstepLLVMArchive(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
executeShell
void executeShell(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
extractArchive
void extractArchive(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
installUsingPackageManager
void installUsingPackageManager()
Undocumented in source. Be warned that the author may not have intended to support it.
llvmArchive
string llvmArchive(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
llvmMajorVersion
string llvmMajorVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
llvmUrl
string llvmUrl(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
llvmVersion
string llvmVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldInstallUsingPackageManager
bool shouldInstallUsingPackageManager(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
tryGet
inout(V) tryGet(inout(V[K]) aa, K key)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

downloadPath
enum downloadPath;
Undocumented in source.
dstepLLVMArchives
enum dstepLLVMArchives;
Undocumented in source.
dstepLLVMArchives
enum dstepLLVMArchives;
Undocumented in source.
dstepLLVMUrls
enum dstepLLVMUrls;
Undocumented in source.
dstepLLVMUrls
enum dstepLLVMUrls;
Undocumented in source.
llvmArchives
enum llvmArchives;
Undocumented in source.
llvmArchives
enum llvmArchives;
Undocumented in source.
llvmArchives
enum llvmArchives;
Undocumented in source.
llvmUrls
enum llvmUrls;
Undocumented in source.
llvmUrls
enum llvmUrls;
Undocumented in source.
llvmUrls
enum llvmUrls;
Undocumented in source.

Structs

Config
struct Config
Undocumented in source.

Meta