[PATCH] [yaml2obj] Add new command line option `-docnum`

Simon Atanasyan simon at atanasyan.com
Thu May 29 12:07:29 PDT 2014


Move the code which iterates YAML documents to the `yaml2obj.cpp`.

http://reviews.llvm.org/D3901

Files:
  include/llvm/Support/YAMLTraits.h
  lib/Support/YAMLTraits.cpp
  test/Object/yaml2obj-coff-multi-doc.test
  test/Object/yaml2obj-elf-multi-doc.test
  tools/yaml2obj/yaml2coff.cpp
  tools/yaml2obj/yaml2elf.cpp
  tools/yaml2obj/yaml2obj.cpp
  tools/yaml2obj/yaml2obj.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3901.9925.patch
Type: text/x-patch
Size: 8446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/3a02c086/attachment.bin>


More information about the llvm-commits mailing list