[lld] r209334 - Fix comment.

Rui Ueyama ruiu at google.com
Wed May 21 16:07:17 PDT 2014


Author: ruiu
Date: Wed May 21 18:07:16 2014
New Revision: 209334

URL: http://llvm.org/viewvc/llvm-project?rev=209334&view=rev
Log:
Fix comment.

Modified:
    lld/trunk/include/lld/ReaderWriter/Simple.h

Modified: lld/trunk/include/lld/ReaderWriter/Simple.h
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/include/lld/ReaderWriter/Simple.h?rev=209334&r1=209333&r2=209334&view=diff
==============================================================================
--- lld/trunk/include/lld/ReaderWriter/Simple.h (original)
+++ lld/trunk/include/lld/ReaderWriter/Simple.h Wed May 21 18:07:16 2014
@@ -1,4 +1,4 @@
-//===- lld/Core/Simple.h - Simple implementations of Atom and File --------===//
+//===- lld/ReaderWriter/Simple.h - Simple implementations of Atom and File ===//
 //
 //                             The LLVM Linker
 //





More information about the llvm-commits mailing list