[all-commits] [llvm/llvm-project] cca049: [NFC][IntrRefLDV] Some code clean up
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Tue Oct 27 05:32:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cca049ad2b307dadedd8b5b6fbb05ca74b153a0d
https://github.com/llvm/llvm-project/commit/cca049ad2b307dadedd8b5b6fbb05ca74b153a0d
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
Log Message:
-----------
[NFC][IntrRefLDV] Some code clean up
As reading the source code, I've found some minor nits:
-Use using instead of typedef
-Fix a comment
-Refactor
Differential Revision: https://reviews.llvm.org/D90155
More information about the All-commits
mailing list