From 154c5c46fc3ec230793c58e691b6d278d474f729 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Thu, 7 Oct 2010 20:05:18 +0000 Subject: Improve comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115966 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Target.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Target/Target.cpp b/lib/Target/Target.cpp index bae4bdf8e22..9609099e914 100644 --- a/lib/Target/Target.cpp +++ b/lib/Target/Target.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the core infrastructure (including C bindings) for +// This file implements the common infrastructure (including C bindings) for // libLLVMTarget.a, which implements target information. // //===----------------------------------------------------------------------===// -- cgit v1.2.3