From 546c11c72f3904424919b64daeb941a591decae9 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Thu, 7 Oct 2010 20:05:18 +0000 Subject: Improve comment. llvm-svn: 115966 --- llvm/lib/Target/Target.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Target/Target.cpp') diff --git a/llvm/lib/Target/Target.cpp b/llvm/lib/Target/Target.cpp index bae4bdf8e22..9609099e914 100644 --- a/llvm/lib/Target/Target.cpp +++ b/llvm/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