Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
aa658a04
Commit
aa658a04
authored
May 30, 2005
by
John van Groningen
Browse files
initialize DoDescriptors and ExportLocalLabels
parent
99141466
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/cocl.c
View file @
aa658a04
...
...
@@ -151,6 +151,8 @@ Bool CallCompiler (int argc, char **argv)
DoProfiling
=
False
;
DoTimeProfiling
=
False
;
DoReuseUniqueNodes
=
False
;
DoDescriptors
=
False
;
ExportLocalLabels
=
False
;
StrictDoAnnots
=
False
;
StrictDepth
=
10
;
/* 8; */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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