[PATCH] D81258: [yaml2obj] - Introduce a 10 Mb limit of the output by default and a --max-size option.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 05:26:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c123acf57cb: [yaml2obj] - Introduce a 10 Mb limit of the output by default and a --max-sizeā€¦ (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D81258?vs=269542&id=269806#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81258/new/

https://reviews.llvm.org/D81258

Files:
  llvm/include/llvm/ObjectYAML/yaml2obj.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/yaml2obj.cpp
  llvm/test/tools/yaml2obj/ELF/output-limit.yaml
  llvm/tools/yaml2obj/yaml2obj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81258.269806.patch
Type: text/x-patch
Size: 34435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/00cb88d8/attachment.bin>


More information about the llvm-commits mailing list