fix typo PR1476

llvm-svn: 167536
This commit is contained in:
Pawel Wodnicki 2012-11-07 17:00:18 +00:00
parent 6d3a0a73eb
commit 5bf57b4c1e
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ script which is built as part of LLVM. For example, to run the
<div class="doc_code">
<pre>
% llvm-lit ~/llvm/test/Integer/BitPackeD.ll
% llvm-lit ~/llvm/test/Integer/BitPacked.ll
</pre>
</div>