[PATCH] D73821: [yaml2obj] Add -D k=v to preprocess the input YAML

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 12:27:23 PST 2020


MaskRay updated this revision to Diff 242158.
MaskRay retitled this revision from "[yaml2obj] Support enumeration() with context and add -D e_machine= to override the value in YAML" to "[yaml2obj] Add -D k=v to preprocess the input YAML".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Repurpose.

Adopt grimar's suggestion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73821

Files:
  llvm/test/tools/yaml2obj/ELF/emachine.yaml
  llvm/test/tools/yaml2obj/preprocess.yaml
  llvm/tools/yaml2obj/yaml2obj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73821.242158.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/5aa15699/attachment.bin>


More information about the llvm-commits mailing list