llvm-svn: 132730
This commit is contained in:
Chad Rosier 2011-06-07 20:03:13 +00:00
parent 575498b52f
commit ab5ac96364
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Then run:</p>
</div>
<p>This command should do two things: it should print out a list of passes, and
then it should crash in the same was as llvm-gcc. If it doesn't crash, please
then it should crash in the same way as llvm-gcc. If it doesn't crash, please
follow the instructions for a <a href="#front-end">front-end bug</a>.</p>
<p>If this does crash, then you should be able to debug this with the following