Fix broken C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 5 Nov 2014 01:36:22 +0000 (01:36 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 5 Nov 2014 01:36:22 +0000 (01:36 +0000)
llvm-svn: 221327

llvm/include/llvm/IR/GlobalObject.h

index 581fb96..546fea2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/GlobalObject.h - Class to represent a global object *- C++ -*-===//
+//===-- llvm/GlobalObject.h - Class to represent global objects -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //