[all-commits] [llvm/llvm-project] a9e10a: [DWARFYAML] Remove useless conditional statement. ...
Xing GUO via All-commits
all-commits at lists.llvm.org
Wed Jul 15 04:06:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9e10a09651fa685876d2104254236b6840ad1af
https://github.com/llvm/llvm-project/commit/a9e10a09651fa685876d2104254236b6840ad1af
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M llvm/lib/ObjectYAML/DWARFVisitor.cpp
Log Message:
-----------
[DWARFYAML] Remove useless conditional statement. NFC.
The conditional statement is useless after
3a48a632d00ef1c98042140f402337fe13cdff52.
More information about the All-commits
mailing list