Skip to content
Snippets Groups Projects
Commit 213e0ec5 authored by an7s's avatar an7s
Browse files

Added annotation file strata en

Former-commit-id: d1b00d9b628fed3a5a3bf758fe11aa1f9f76a2cd
parent e711f77e
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
# Don't use this script directly
# need to get these from ps_analyze instead of hardwiring them
STRATA_DOUBLE_FREE=1 STRATA_HEAPRAND=1 STRATA_PC_CONFINE=1 STRATA_PC_CONFINE_XOR=0 STRATA_SIEVE=1 STRATA_RC=1 STRATA_PARTIAL_INLINING=0 ../../../a.stratafied "$@"
STRATA_DOUBLE_FREE=1 STRATA_HEAPRAND=1 STRATA_PC_CONFINE=1 STRATA_PC_CONFINE_XOR=0 STRATA_SIEVE=1 STRATA_RC=1 STRATA_PARTIAL_INLINING=0 STRATA_ANNOT_FILE=../../../a.ncexe.annot ../../../a.stratafied "$@"
status=$?
exit $status
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment