fix typo PR1476

llvm-svn: 167536
This commit is contained in:
Pawel Wodnicki 2012-11-07 17:00:18 +00:00
parent 7726740413
commit 41cea79df9

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>