Skip to content

v1.2.8

Compare
Choose a tag to compare
@ianamason ianamason released this 13 Oct 16:07
· 74 commits to master since this release

Improved support for builds that use clang's link time optimization.
Added some flags as usual.
Beefed up the parsing so that it handles (non-nested) -Wl,start-group ... -Wl,end-group command line options.
Added an undocumented executable gparse which just parses the command line as would gclang or gclang++
and just prints the result rather than acting upon the input.