Skip to content
Snippets Groups Projects
Commit 701c62a0 authored by Kostyantyn Vorobyov's avatar Kostyantyn Vorobyov
Browse files

Update e-acsl-gcc.sh manpage

parent eeaf056f
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,9 @@ redirect all output to a given file.
.B -F, --frama-c-extra=\fI<FLAGS>
pass an extra option to a \fBFrama-C\fP invocation.
.TP
.B -a, --rte
annotate a source program with assertions validating pointer or array access prior to instrumentation.
.TP
.B -m, --memory-model=\fI<model>
memory model (i.e., a runtime library for checking memory related annotations)
to be linked against the instrumented file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment