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
1f846213
Commit
1f846213
authored
Apr 28, 2016
by
yb9976
Browse files
Remove unreachable code introduced in
172985da
parent
61098d23
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/amd64/amd64_emitter.c
View file @
1f846213
...
...
@@ -181,7 +181,6 @@ static const char *get_register_name_mode(const arch_register_t *reg,
case
X86_SIZE_64
:
case
X86_SIZE_80
:
case
X86_SIZE_128
:
return
reg
->
name
;
break
;
}
panic
(
"invalid mode"
);
}
...
...
Write
Preview
Markdown
is supported
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