From e4f2116afc2a3214d9a690c75c7984abcb937ebd Mon Sep 17 00:00:00 2001 From: Pawel Wodnicki Date: Wed, 7 Nov 2012 17:00:18 +0000 Subject: fix typo PR1476 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167536 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 0a8342d374..d90c8ad1c3 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -222,7 +222,7 @@ script which is built as part of LLVM. For example, to run the
-% llvm-lit ~/llvm/test/Integer/BitPackeD.ll 
+% llvm-lit ~/llvm/test/Integer/BitPacked.ll 
 
-- cgit v1.2.3