[all-commits] [llvm/llvm-project] fcc0c1: [DWARFYAML][debug_line] Replace `InitialLength` wi...
Xing GUO via All-commits
all-commits at lists.llvm.org
Sat Jun 13 02:43:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fcc0c186e9cea0af644581069058f0e00469d20e
https://github.com/llvm/llvm-project/commit/fcc0c186e9cea0af644581069058f0e00469d20e
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-13 (Sat, 13 Jun 2020)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFYAML.h
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
M llvm/lib/ObjectYAML/DWARFYAML.cpp
M llvm/test/ObjectYAML/MachO/DWARF-debug_info.yaml
M llvm/test/ObjectYAML/MachO/DWARF-debug_line.yaml
M llvm/test/ObjectYAML/MachO/DWARF5-debug_info.yaml
M llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml
M llvm/tools/obj2yaml/dwarf2yaml.cpp
Log Message:
-----------
[DWARFYAML][debug_line] Replace `InitialLength` with `Format` and `Length`.
More information about the All-commits
mailing list