aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorM V V S Manoj Kumar <mvvsmanojkumar@gmail.com>2023-04-14 18:29:48 +0530
committerCohenArthur <arthur.cohen@embecosm.com>2023-04-21 09:26:13 +0000
commit2078d8dd839007c5b4a51639069541269ee2b290 (patch)
treee1b302fcc4c741d28e5b33192509b88f349e9ab5 /gcc/gdbhooks.py
parent82e26f836210a2defed7e49d7d2655b5525f0561 (diff)
downloadgcc-2078d8dd839007c5b4a51639069541269ee2b290.zip
gcc-2078d8dd839007c5b4a51639069541269ee2b290.tar.gz
gcc-2078d8dd839007c5b4a51639069541269ee2b290.tar.bz2
Deleted the as_string ASR and HIR dumps
Fixes #2021, #2022 Deleted Parser::debug_dump_ast_output, removed any functions that called it i.e Session::dump_ast and Session::dump_ast_expanded, and any associated items. Made it so that when you use the dump option "expanded" it dumps the pretty ast only. gcc/rust/ChangeLog: * parse/rust-parse-impl.h (Parser::debug_dump_ast_output): Removed this funtion. * rust-session-manager.cc (Session::enable_dump): Removed else if (arg == "parse"). (Session::compile_crate): Removed calls of dump_ast and dump_ast_expanded. (Session::dump_ast): Removed this function. (Session::dump_ast_expanded): Removed this function. * rust-session-manager.h (struct CompileOptions): Removed the PARSER_AST_DUMP option. Signed-off-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions