summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNadav Rotem <nadav.rotem@intel.com>2012-02-26 08:43:43 +0000
committerNadav Rotem <nadav.rotem@intel.com>2012-02-26 08:43:43 +0000
commit089cf4211c6f6c38f5a10134cfcc645ff944deb4 (patch)
tree6f81a6b7ac970966b0243a5a6f8bda9134e08e87
parent78bda8941295d6d357da53454ada1d9c02770b54 (diff)
downloadbcm5719-llvm-089cf4211c6f6c38f5a10134cfcc645ff944deb4.tar.gz
bcm5719-llvm-089cf4211c6f6c38f5a10134cfcc645ff944deb4.zip
fix a copy-and-paste error in the docs
llvm-svn: 151480
-rw-r--r--llvm/tools/llvm-stress/llvm-stress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-stress/llvm-stress.cpp b/llvm/tools/llvm-stress/llvm-stress.cpp
index e24e76679ac..e99d54b2564 100644
--- a/llvm/tools/llvm-stress/llvm-stress.cpp
+++ b/llvm/tools/llvm-stress/llvm-stress.cpp
@@ -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
//
OpenPOWER on IntegriCloud