[PATCH] D60438: [llvm-readobj] Should declare `ListScope` for `verneed` entries.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 20:51:34 PDT 2019


ruiu added a comment.

Looks like this is a correct patch, as YAML requires map keys to be unique (https://yaml.org/spec/1.2/spec.html#id2764652)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60438





More information about the llvm-commits mailing list