summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/IncludeFile.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-10-11 20:02:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-10-11 20:02:52 +0000
commit037fc9311ad6c7254be49c2e061b30d552266870 (patch)
treedb760b22ac2265bd4637daad0b8eed3cfdf0d0b7 /llvm/lib/Support/IncludeFile.cpp
parent55dbf03e408094d47afe508f55a5b8daffb3cfe8 (diff)
downloadbcm5719-llvm-037fc9311ad6c7254be49c2e061b30d552266870.tar.gz
bcm5719-llvm-037fc9311ad6c7254be49c2e061b30d552266870.zip
Clean up a few references to System/. We still have docs/SystemLibrary.html
lying around... llvm-svn: 141703
Diffstat (limited to 'llvm/lib/Support/IncludeFile.cpp')
-rw-r--r--llvm/lib/Support/IncludeFile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/IncludeFile.cpp b/llvm/lib/Support/IncludeFile.cpp
index 5da88261ce5..e67acb3d1d6 100644
--- a/llvm/lib/Support/IncludeFile.cpp
+++ b/llvm/lib/Support/IncludeFile.cpp
@@ -1,4 +1,4 @@
-//===- lib/System/IncludeFile.cpp - Ensure Linking Of Implementation -----===//
+//===- lib/Support/IncludeFile.cpp - Ensure Linking Of Implementation -----===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud