History log of /external/llvm/tools/yaml2obj/CMakeLists.txt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5918b7a03d4d6a52e18f7c102250c9cfd6ae52dd 11-Jun-2013 Sean Silva <silvas@purdue.edu> [yaml2obj] Initial ELF support.

Currently, only emitting the ELF header is supported (no sections or
segments).

The ELFYAML code organization is broadly similar to the COFFYAML code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183711 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/yaml2obj/CMakeLists.txt
6ed30e0f0c3876df8b77c44fd3196b40903fb47d 05-Jun-2013 Sean Silva <silvas@purdue.edu> yaml2obj: split out COFF logic into separate file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183335 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/yaml2obj/CMakeLists.txt
2bbe3781471936fa0c37ad738fa86b72997c6831 18-May-2013 Rafael Espindola <rafael.espindola@gmail.com> Convert obj2yaml to use yamlio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182169 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/yaml2obj/CMakeLists.txt
3455b32b3e795ea27a31b6cb1c225812515e3e2c 05-Apr-2013 Rafael Espindola <rafael.espindola@gmail.com> Move yaml2obj to tools too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178904 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/yaml2obj/CMakeLists.txt