dmd.backend.go

Compiler implementation of the D programming language.

Members

Functions

go_flag
int go_flag(char* cp)

Parse optimizer command line flag. Input: cp flag string

mem_free
void mem_free(void* p)
optfunc
void optfunc()

Optimize function.

Meta

License

Distributed under the Boost Software License, Version 1.0. http://www.boost.org/LICENSE_1_0.txt

Suggestion Box / Bug Report