Improve comment.
authorOwen Anderson <resistor@mac.com>
Thu, 7 Oct 2010 20:05:18 +0000 (20:05 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 7 Oct 2010 20:05:18 +0000 (20:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115966 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Target.cpp

index bae4bdf8e22010ea06a63777c5d7c949ca6fc7d9..9609099e91494e4b3d0cad064f107d98d14e75f2 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//