forked from OSchip/llvm-project
5b476c5a9f
Clang-compiled object files currently don't include the symbol sizes and types. Some tools however need that information. For example, ctfconvert uses that information to generate FreeBSD's CTF representation from ELF files. With this patch, symbol sizes and types are included in object files. Signed-off-by: Paul Chaignon <paul.chaignon@orange.com> Reported-by: Yutaro Hayakawa <yhayakawa3720@gmail.com> llvm-svn: 342556 |
||
---|---|---|
.. | ||
BPFAsmBackend.cpp | ||
BPFELFObjectWriter.cpp | ||
BPFMCAsmInfo.h | ||
BPFMCCodeEmitter.cpp | ||
BPFMCTargetDesc.cpp | ||
BPFMCTargetDesc.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |