1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/yaml2obj
Simon Atanasyan 96f205e49a [yaml2obj] Add new command line option -docnum.
Input YAML file might contain multiple object file definitions.
New option `-docnum` allows to specify an ordinal number (starting from 1)
of definition used for an object file generation.

Patch reviewed by Sean Silva.

llvm-svn: 209967
2014-05-31 04:51:07 +00:00
..
CMakeLists.txt llvm/tools: Prune redundant target_link_libraries. 2014-01-31 17:40:06 +00:00
Makefile
yaml2coff.cpp [yaml2obj] Add new command line option -docnum. 2014-05-31 04:51:07 +00:00
yaml2elf.cpp [yaml2obj] Add new command line option -docnum. 2014-05-31 04:51:07 +00:00
yaml2obj.cpp [yaml2obj] Add new command line option -docnum. 2014-05-31 04:51:07 +00:00
yaml2obj.h [yaml2obj] Add new command line option -docnum. 2014-05-31 04:51:07 +00:00