Skip to content

Commit

Permalink
one character
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonje committed Jun 8, 2013
1 parent 4f36939 commit 0c8a2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assignment2/writeup/writeup.tex
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ \section{Running}
stats enabled, you will get counter output. Copy just the counters
into a .prof file (a few are included in the assignment2 directory),
and rerun the compiler with -opt=ssa,cse,scp and
-profile=[filenamee]. This will generate a new .ilo file with the
-profile=[filename]. This will generate a new .ilo file with the
profile-guided optimizations applied.

Our optimizer is implemented in Ruby, so no separate build step is
Expand Down

0 comments on commit 0c8a2e2

Please sign in to comment.