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
94ab70c7
Commit
94ab70c7
authored
Dec 16, 2014
by
Victor Pfautz
Committed by
yb9976
Dec 28, 2014
Browse files
Fixed some typos
parent
fbaa3c6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/libfirm/firm_types.h
View file @
94ab70c7
...
...
@@ -70,7 +70,7 @@ typedef struct ir_tarval ir_tarval;
* Type */
typedef
struct
ir_type
ir_type
;
/** @ingroup ir_graph
* Procedure Gr
p
ah */
* Procedure Gra
p
h */
typedef
struct
ir_graph
ir_graph
;
/** @ingroup ir_prog
* Program */
...
...
include/libfirm/irgraph.h
View file @
94ab70c7
...
...
@@ -358,7 +358,7 @@ FIRM_API int irg_is_constrained(const ir_graph *irg,
ir_graph_constraints_t
constraints
);
/**
* graph state. The
y
properties about a graph.
* graph state. The properties about a graph.
* Graph transformations may destroy these properties and have to explicitely
* state when they did not affect some properties and want to keep them.
*/
...
...
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