llvm-6502/tools/yaml2obj
Rafael Espindola 9751e35f20 Simplify now that we always use an alignment of 2 for ELF files.
This saves 123144 bytes out of llvm-nm on powerpc64le.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238824 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-02 12:05:27 +00:00
..
CMakeLists.txt
Makefile
yaml2coff.cpp Mark empty default constructors as =default if it makes the type POD 2015-04-11 18:57:14 +00:00
yaml2elf.cpp Simplify now that we always use an alignment of 2 for ELF files. 2015-06-02 12:05:27 +00:00
yaml2obj.cpp Make helper functions static. 2015-03-09 16:23:46 +00:00
yaml2obj.h