summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/yaml2obj-elf-bits-endian.test
Commit message (Collapse)AuthorAgeFilesLines
* [yaml2obj] Initial ELF support.Sean Silva2013-06-101-0/+16
Currently, only emitting the ELF header is supported (no sections or segments). The ELFYAML code organization is broadly similar to the COFFYAML code. llvm-svn: 183711
OpenPOWER on IntegriCloud