1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Improve comment.

llvm-svn: 115966
This commit is contained in:
Owen Anderson 2010-10-07 20:05:18 +00:00
parent 8adf6f2759
commit eebfdc302e

View 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.
//
//===----------------------------------------------------------------------===//