The patch renames MakeStartMinusEndExpr() to MakeEndMinusStartExpr() to better reflect an expression it creates.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D82079
[MC] Rename a misnamed function. NFC. ClosedPublic Authored by ikudrin on Jun 18 2020, 3:54 AM.
Details Summary The patch renames MakeStartMinusEndExpr() to MakeEndMinusStartExpr() to better reflect an expression it creates.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 4:20 AM Closed by commit rG6853cc722187: [MC] Rename a misnamed function. NFC. (authored by ikudrin). · Explain WhyJun 18 2020, 6:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271699 llvm/lib/MC/MCDwarf.cpp
|