dwarf2out.c
629 KB
-
dwarf2out.c (add_var_loc_to_decl): Change last argument to rtx... · 82cf0c8c
* dwarf2out.c (add_var_loc_to_decl): Change last argument to rtx, allocate struct var_loc_node here and return it to the caller, and only if it is actually needed. (dwarf2out_var_location): Adjust add_var_loc_to_decl caller, move it earlier and return immediately if it returns NULL. From-SVN: r156860
Jakub Jelinek committed