[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
Wed Mar 1 13:57:32 PST 2017


Hahnfeld created this revision.
Herald added subscribers: tpr, fhahn.

Otherwise, yamlize in YAMLTraits.h might be wrongly defined.
This makes some AMDGPU tests fail when LLVM_LINK_LLVM_DYLIB is set.


https://reviews.llvm.org/D30508

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30508.90225.patch
Type: text/x-patch
Size: 6513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/c1e1f074/attachment.bin>


More information about the llvm-commits mailing list