commit | 378113790931513f11ef941b143370b4ea8c0370 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Sun Apr 30 20:58:20 2017 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Sun Apr 30 20:58:20 2017 +0000 |
tree | 59b394299125870ec348dc3ea5665ff27beb0936 | |
parent | 5a195f4fc5b44902e01bed24c487e283411b658e [diff] [blame] |
Fix comments. llvm-svn: 301778
diff --git a/lld/ELF/MapFile.cpp b/lld/ELF/MapFile.cpp index 7412359..af5bc3c 100644 --- a/lld/ELF/MapFile.cpp +++ b/lld/ELF/MapFile.cpp
@@ -13,7 +13,7 @@ // // Address Size Align Out In Symbol // 00201000 00000015 4 .text -// 00201000 0000000e 4 test.o:.text +// 00201000 0000000e 4 test.o:(.text) // 0020100e 00000000 0 local // 00201005 00000000 0 f(int) //