1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/yaml2obj
Paul Semel d20cb8772f [yaml2obj] Add default sh_entsize for dynamic sections
Dynamic section holds a table, so the sh_entsize might be set. As the
dynamic section entry size never changes, we can default it to the size
of a dynamic entry.

Differential Revision: https://reviews.llvm.org/D49619

llvm-svn: 337725
2018-07-23 18:49:04 +00:00
..
CMakeLists.txt Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
yaml2coff.cpp Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
yaml2elf.cpp [yaml2obj] Add default sh_entsize for dynamic sections 2018-07-23 18:49:04 +00:00
yaml2macho.cpp Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
yaml2obj.cpp Define InitLLVM to do common initialization all at once. 2018-04-13 18:26:06 +00:00
yaml2obj.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
yaml2wasm.cpp Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00