[all-commits] [llvm/llvm-project] 590f3a: [ObjectYAML][DWARF] Use .empty() to indicate if th...
Xing GUO via All-commits
all-commits at lists.llvm.org
Tue May 26 02:42:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 590f3a72c243b888ab10c4f9e71bf7f8eca99717
https://github.com/llvm/llvm-project/commit/590f3a72c243b888ab10c4f9e71bf7f8eca99717
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/lib/ObjectYAML/DWARFYAML.cpp
Log Message:
-----------
[ObjectYAML][DWARF] Use .empty() to indicate if the DWARF sections are empty.
Commit: 2c04b8aacd070e88e64f08998dc583319e994d18
https://github.com/llvm/llvm-project/commit/2c04b8aacd070e88e64f08998dc583319e994d18
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFYAML.h
M llvm/lib/ObjectYAML/DWARFYAML.cpp
Log Message:
-----------
[ObjectYAML][DWARF] Make variable names consistent.
Compare: https://github.com/llvm/llvm-project/compare/3d4c873a14fe...2c04b8aacd07
More information about the All-commits
mailing list