aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-15 18:55:04 +0000
committerChris Lattner <sabre@nondot.org>2010-02-15 18:55:04 +0000
commitcd219f69047c4772b9db07259745a58d2c3ba53d (patch)
treebd891fed0a4482f2985a228ad45e589cc8c680ca /include/llvm
parenta5799929d523046fb7782d1899fd796d8a895a43 (diff)
downloadexternal_llvm-cd219f69047c4772b9db07259745a58d2c3ba53d.zip
external_llvm-cd219f69047c4772b9db07259745a58d2c3ba53d.tar.gz
external_llvm-cd219f69047c4772b9db07259745a58d2c3ba53d.tar.bz2
comment fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96248 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
-rw-r--r--include/llvm/Support/FormattedStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/FormattedStream.h b/include/llvm/Support/FormattedStream.h
index 58a24bd..58a1885 100644
--- a/include/llvm/Support/FormattedStream.h
+++ b/include/llvm/Support/FormattedStream.h
@@ -1,4 +1,4 @@
-//===-- llvm/CodeGen/FormattedStream.h - Formatted streams ------*- C++ -*-===//
+//===-- llvm/Support/FormattedStream.h - Formatted streams ------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//