Otherwise, yamlize in YAMLTraits.h might be wrongly defined.
This makes some AMDGPU tests fail when LLVM_LINK_LLVM_DYLIB is set.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30508
Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR ClosedPublic Authored by Hahnfeld on Mar 1 2017, 1:57 PM.
Details Summary Otherwise, yamlize in YAMLTraits.h might be wrongly defined.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2017, 11:06 AM Closed by commit rL299415: Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR (authored by Hahnfeld). · Explain WhyApr 3 2017, 11:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94010 llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/trunk/include/llvm/ObjectYAML/DWARFYAML.h
llvm/trunk/include/llvm/ObjectYAML/MachOYAML.h
llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
llvm/trunk/test/ObjectYAML/MachO/DWARF-debug_line.yaml
llvm/trunk/test/ObjectYAML/wasm/elem_section.yaml
llvm/trunk/test/ObjectYAML/wasm/function_section.yaml
llvm/trunk/test/Transforms/LowerTypeTests/import-unsat.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/import-indir.ll
llvm/trunk/unittests/Support/YAMLIOTest.cpp
|