mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
6d249ac22a
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 |