diff options
author | Rui Ueyama <ruiu@google.com> | 2015-06-24 00:00:52 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-06-24 00:00:52 +0000 |
commit | 6a60be77497ee43b97aecf774a0930ac831b5100 (patch) | |
tree | 54358dcb8aa7c25cf4765bec4e58d17fc1624acf /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 0d2e99905086f3ec418dc26f8930e535e7d1837c (diff) | |
download | llvm-6a60be77497ee43b97aecf774a0930ac831b5100.zip llvm-6a60be77497ee43b97aecf774a0930ac831b5100.tar.gz llvm-6a60be77497ee43b97aecf774a0930ac831b5100.tar.bz2 |
COFF: Add names for logging/debugging to COMDAT chunks.
Chunks are basically unnamed chunks of bytes, and we don't like
to give them names. However, for logging or debugging, we want to
know symbols names of functions for COMDAT chunks. (For example,
we want to print out "we have removed unreferenced COMDAT section
which contains a function FOOBAR.")
This patch is to do that.
llvm-svn: 240484
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions