Commit 10c1d0a4 authored by Matt Arsenault's avatar Matt Arsenault Committed by Matt Arsenault
Browse files

Fix update_mir_test_checks after 3598b810

parent c6da9ec0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -333,7 +333,7 @@ def update_test_file(args, test):

        build_function_body_dictionary(test, raw_tool_output,
                                       triple_in_cmd or triple_in_ir,
                                       prefixes, func_dict, args.verbose, False)
                                       prefixes, func_dict, args.verbose)

    state = 'toplevel'
    func_name = None