[all-commits] [llvm/llvm-project] 6e73f1: Fix buildbots errors after comitting D78782.
Greg Clayton via All-commits
all-commits at lists.llvm.org
Wed May 13 22:03:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e73f12a641bb8fd965d28937ea3a6d1dcecc8c0
https://github.com/llvm/llvm-project/commit/6e73f12a641bb8fd965d28937ea3a6d1dcecc8c0
Author: Greg Clayton <gclayton at fb.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFYAML.h
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
M llvm/lib/ObjectYAML/DWARFYAML.cpp
M llvm/tools/obj2yaml/dwarf2yaml.cpp
Log Message:
-----------
Fix buildbots errors after comitting D78782.
Rename "Ranges" variables to "DebugRanges" to avoid warnings/errors on machines that have extra settings enabled.
https://reviews.llvm.org/D78782
More information about the All-commits
mailing list