download_llvm

Undocumented in source.

Members

Enums

Architecture
enum Architecture
Undocumented in source.
Platform
enum Platform
Undocumented in source.

Functions

archive
string archive(string[int][Platform] 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.
dstepLLVMUrl
string dstepLLVMUrl(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.
extractArchive
void extractArchive(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
linuxPlatform
Platform linuxPlatform()
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.
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.
platform
Platform platform()
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.
llvmArchives
enum llvmArchives;
Undocumented in source.

Structs

Config
struct Config
Undocumented in source.

Meta