llvm-6502/tools/yaml2obj
Sean Silva e38f640b22 [yaml2obj][ELF] Add support for st_value and st_size.
After this patch, the ELF file produced by
`yaml2obj-elf-symbol-basic.yaml`, when linked and executed on x86_64
(under SysV ABI, obviously; I tested on Linux), produces a working
executable that goes into an infinite loop!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184469 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-20 20:59:47 +00:00
..
CMakeLists.txt [yaml2obj] Initial ELF support. 2013-06-10 23:44:15 +00:00
Makefile
yaml2coff.cpp
yaml2elf.cpp [yaml2obj][ELF] Add support for st_value and st_size. 2013-06-20 20:59:47 +00:00
yaml2obj.cpp [yaml2obj] Initial ELF support. 2013-06-10 23:44:15 +00:00
yaml2obj.h [yaml2obj] Initial ELF support. 2013-06-10 23:44:15 +00:00