Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
c3ba9eda
Commit
c3ba9eda
authored
Mar 04, 2005
by
Götz Lindenmaier
Browse files
added more
[r5294]
parent
793b3fdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/common/old_fctnames.h
View file @
c3ba9eda
...
...
@@ -36,6 +36,10 @@
#define get_Sel_n_index get_Sel_n_indexs
#define get_SymConst_ptrinfo get_SymConst_name
#define set_SymConst_ptrinfo set_SymConst_name
#define type_tag symconst_type_tag
#define size symconst_size
#define linkage_ptr_info symconst_addr_name
#define get_nodes_Block(X) get_nodes_block(X)
#define set_nodes_Block(X, Y) set_nodes_block(X, Y)
#define get_Start_irg(X) get_irn_irg(X)
...
...
@@ -90,6 +94,7 @@
/* irdump */
#define dump_cg_graph dump_ir_graph
#define dump_cg_block_graph dump_ir_block_graph
#define dont_dump_loop_information() dump_loop_information(0)
/* type.h */
#define get_type_nameid(_t_) get_type_ident(_t_)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment