[PATCH] D129713: [obj2yaml] Add -o to specify output filename

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 00:33:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfec2080b7a6: [obj2yaml] Add -o to specify output filename (authored by MaskRay).
Herald added subscribers: pmatos, asb, sbc100.

Changed prior to commit:
  https://reviews.llvm.org/D129713?vs=444538&id=444540#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129713

Files:
  llvm/test/ObjectYAML/Offload/default.yaml
  llvm/test/ObjectYAML/wasm/header.yaml
  llvm/test/tools/obj2yaml/Archives/regular.yaml
  llvm/test/tools/obj2yaml/COFF/test-1.test
  llvm/test/tools/obj2yaml/DXContainer/DXILPart.yaml
  llvm/test/tools/obj2yaml/Minidump/basic.yaml
  llvm/test/tools/obj2yaml/XCOFF/aix.yaml
  llvm/test/tools/obj2yaml/output-file.yaml
  llvm/tools/obj2yaml/obj2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129713.444540.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/ba7e0b2e/attachment.bin>


More information about the llvm-commits mailing list