fix a copy-and-paste error in the docs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151480 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nadav Rotem 2012-02-26 08:43:43 +00:00
parent fdc309cc4e
commit c367dfc2f4

View File

@ -1,4 +1,4 @@
//===-- llvm-stress.cpp - Print the size of each object section ------------===//
//===-- llvm-stress.cpp - Generate random LL files to stress-test LLVM -----===//
//
// The LLVM Compiler Infrastructure
//