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
d32c7529
Commit
d32c7529
authored
Apr 25, 2016
by
Christoph Mallon
Browse files
amd64: Remove unused attribute 'returns_twice' from 'struct amd64_call_addr_attr_t'.
parent
b3fcf00d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/amd64/amd64_nodes_attr.h
View file @
d32c7529
...
@@ -90,7 +90,6 @@ typedef struct amd64_switch_jmp_attr_t {
...
@@ -90,7 +90,6 @@ typedef struct amd64_switch_jmp_attr_t {
typedef
struct
amd64_call_addr_attr_t
{
typedef
struct
amd64_call_addr_attr_t
{
amd64_addr_attr_t
base
;
amd64_addr_attr_t
base
;
unsigned
n_reg_results
;
/**< number of results in registers */
unsigned
n_reg_results
;
/**< number of results in registers */
bool
returns_twice
;
}
amd64_call_addr_attr_t
;
}
amd64_call_addr_attr_t
;
typedef
struct
amd64_x87_attr_t
{
typedef
struct
amd64_x87_attr_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