From: Nadav Rotem Date: Sun, 26 Feb 2012 08:43:43 +0000 (+0000) Subject: fix a copy-and-paste error in the docs X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c367dfc2f458e30249544ea2c8b05c956b419162;p=oota-llvm.git 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 --- diff --git a/tools/llvm-stress/llvm-stress.cpp b/tools/llvm-stress/llvm-stress.cpp index e24e76679ac..e99d54b2564 100644 --- a/tools/llvm-stress/llvm-stress.cpp +++ b/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 //