While I was reading the source code, I've found some minor nits:
- Use using instead of typedef
- Fix a comment
- Refactor
Paths
| Differential D90155
[NFC][IntrRefLDV] Some code clean up ClosedPublic Authored by djtodoro on Oct 26 2020, 7:08 AM.
Details
Summary While I was reading the source code, I've found some minor nits:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2020, 4:08 AM This revision was landed with ongoing or failed builds.Oct 27 2020, 5:32 AM Closed by commit rGcca049ad2b30: [NFC][IntrRefLDV] Some code clean up (authored by djtodoro). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300964 llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
|