diff options
author | Nathan Sidwell <nathan@acm.org> | 2023-05-17 19:27:13 -0400 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2023-05-19 18:48:43 -0400 |
commit | 97a36b466ba1420210294f0a1dd7002054ba3b7e (patch) | |
tree | 730854b5c15bef5b9b46705aebeef88dd4030d16 /libgcc | |
parent | 259b4b7d349dd3fd560144bd4617f526458b45dc (diff) | |
download | gcc-97a36b466ba1420210294f0a1dd7002054ba3b7e.zip gcc-97a36b466ba1420210294f0a1dd7002054ba3b7e.tar.gz gcc-97a36b466ba1420210294f0a1dd7002054ba3b7e.tar.bz2 |
Allow plugin dumps
Defer dump option parsing until plugins are initialized. This allows one to
use plugin names for dumps.
PR other/99451
gcc/
* opts.h (handle_deferred_dump_options): Declare.
* opts-global.cc (handle_common_deferred_options): Do not handle
dump options here.
(handle_deferred_dump_options): New.
* toplev.cc (toplev::main): Call it after plugin init.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions