Rearranging --abort_before_entry.

This commit is contained in:
Ben Vanik
2013-02-03 00:34:45 -08:00
parent 4f9e6b0547
commit 63f0785ecf
3 changed files with 13 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ fi
--trace_kernel_calls=true \
--trace_user_calls=true \
--trace_instructions=false \
\#--abort_before_entry=true \
--abort_before_entry=true \
1>build/run.txt
#2>build/run.llvm.txt \