[PATCH] D140474: [YAML IO] Check that mapping doesn't contain duplicating keys

Anton Sidorenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 01:35:07 PST 2023


asi-sc updated this revision to Diff 487332.
asi-sc added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140474

Files:
  bolt/test/AArch64/Inputs/plt-gnu-ld.yaml
  llvm/lib/Support/YAMLTraits.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
  llvm/test/CodeGen/ARM/machine-sink-multidef.mir
  llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate-remove-SrcMI.mir
  llvm/test/CodeGen/PowerPC/mi-peephole.mir
  llvm/test/CodeGen/X86/fixup-bw-inst.mir
  llvm/test/tools/llvm-objcopy/COFF/redefine-symbol.test
  llvm/test/tools/llvm-objcopy/ELF/strip-all-gnu.test
  llvm/test/tools/llvm-reduce/mir/preserve-func-info.mir
  llvm/test/tools/yaml2obj/map_duplicate_key.test
  llvm/test/tools/yaml2obj/map_duplicate_key_2.test
  llvm/unittests/Support/YAMLIOTest.cpp
  llvm/unittests/TextAPI/TextStubV4Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140474.487332.patch
Type: text/x-patch
Size: 9174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/8bbfea69/attachment.bin>


More information about the llvm-commits mailing list