From 037fc9311ad6c7254be49c2e061b30d552266870 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 11 Oct 2011 20:02:52 +0000 Subject: Clean up a few references to System/. We still have docs/SystemLibrary.html lying around... llvm-svn: 141703 --- llvm/lib/Support/IncludeFile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Support/IncludeFile.cpp') diff --git a/llvm/lib/Support/IncludeFile.cpp b/llvm/lib/Support/IncludeFile.cpp index 5da8826..e67acb3 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 // -- cgit v1.1