[PATCH] D30508: Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 00:22:45 PDT 2017


Hahnfeld updated this revision to Diff 93826.
Hahnfeld added a comment.
Herald added a subscriber: sbc100.

Catch one more occurence.


https://reviews.llvm.org/D30508

Files:
  include/llvm/IR/ModuleSummaryIndexYAML.h
  include/llvm/ObjectYAML/DWARFYAML.h
  include/llvm/ObjectYAML/MachOYAML.h
  include/llvm/ObjectYAML/WasmYAML.h
  test/ObjectYAML/MachO/DWARF-debug_line.yaml
  test/ObjectYAML/wasm/elem_section.yaml
  test/ObjectYAML/wasm/function_section.yaml
  test/Transforms/LowerTypeTests/import-unsat.ll
  test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll
  test/Transforms/WholeProgramDevirt/import-indir.ll
  unittests/Support/YAMLIOTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30508.93826.patch
Type: text/x-patch
Size: 8882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/676c133f/attachment.bin>


More information about the llvm-commits mailing list