http://llvm.org/bugs/show_bug.cgi?id=14276
Bug #: 14276
Summary: Example for running individual test with llvm-lit uses
BitCast.ll, which was removed in r133244
Product: Documentation
Version: trunk
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
The example in http://llvm.org/docs/TestingGuide.html#quickregressiontests for
running an individual test is
% llvm-lit ~/llvm/test/Integer/BitCast.ll
but BitCast.ll was removed in r133244, with the comment that “…this isn't
pascal anymore.” I’d suggest substituting BitPacked.ll, which works. (I’d
also suggest replacing “~/llvm/…”, perhaps with just “llvm/…“, like a few lines
earlier.)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs