aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-02-12 22:46:16 +0000
committerRui Ueyama <ruiu@google.com>2015-02-12 22:46:16 +0000
commitacbe51a0e30bc9f6163f0df6e303799e99f65e14 (patch)
treea82ae84eaffcc7e2772b2e5fef4479a7cd7ace41 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent7548aeeb9f1b6b15b192024d88b135d5101bf739 (diff)
downloadllvm-acbe51a0e30bc9f6163f0df6e303799e99f65e14.zip
llvm-acbe51a0e30bc9f6163f0df6e303799e99f65e14.tar.gz
llvm-acbe51a0e30bc9f6163f0df6e303799e99f65e14.tar.bz2
PECOFF: Fix dummy symbol table in executable.
If the name field of a symbol table entry is all zero, it's interpreted as it's pointing to the beginning of the string table. The first four bytes of the string table is the size field, so dumpbin dumps that number as an ASCIZ string. This patch fills a dummy value to name field. llvm-svn: 228971
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions