* options.h (Command_line::Pre_options): New class.
authorCary Coutant <ccoutant@google.com>
Tue, 25 Aug 2009 01:10:48 +0000 (01:10 +0000)
committerCary Coutant <ccoutant@google.com>
Tue, 25 Aug 2009 01:10:48 +0000 (01:10 +0000)
commit293c13867ae768c9c51a8f5d8d7ddf59b9cff58e
tree952ea98bef654c1744cd598dfa28f611612b26ae
parentc1af96a0c544a1dac4a4536ab371980282bb74b0
* options.h (Command_line::Pre_options): New class.
(Command_line::pre_options): New member.
* options.cc (gold::options::ready_to_register): New variable.
(One_option::register_option): Do nothing if not registering options.
Assert if same short option registered twice.
(General_options::General_options): Turn off option registration when
done constructing.
(Command_line::Pre_options::Pre_options): New constructor.
gold/ChangeLog
gold/options.cc
gold/options.h
This page took 0.025269 seconds and 4 git commands to generate.