Skip to content

Commit

Permalink
Update src/libasr/pass/pass_utils.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Thirumalai-Shaktivel authored Aug 16, 2024
1 parent 47430c9 commit ff8cebc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/libasr/pass/pass_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -573,9 +573,6 @@ namespace LCompilers {
ASR::symbol_t* get_struct_member(Allocator& al, ASR::symbol_t* struct_type_sym, std::string &call_name,
const Location &loc, SymbolTable* current_scope);

ASR::asr_t* make_call_helper(Allocator &al, ASR::symbol_t* s, Vec<ASR::call_arg_t> args,
std::string call_name, const Location &loc);

namespace ReplacerUtils {
template <typename T>
void replace_StructConstructor(ASR::StructConstructor_t* x,
Expand Down

0 comments on commit ff8cebc

Please sign in to comment.