#21 added support for @file arguments in brioche-ld, where arguments are read and parsed from the provided path as if they were included normally on the command line.
The cc command also supports @file arguments, so we should also handle them in brioche-cc.
#21 added support for
@filearguments inbrioche-ld, where arguments are read and parsed from the provided path as if they were included normally on the command line.The
cccommand also supports@filearguments, so we should also handle them inbrioche-cc.