[PATCH] D82079: [MC] Rename a misnamed function. NFC.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 04:19:05 PDT 2020


ikudrin created this revision.
ikudrin added reviewers: jhenderson, dblaikie, MaskRay.
ikudrin added a project: LLVM.
Herald added a subscriber: hiraditya.

The patch renames `MakeStartMinusEndExpr()` to `MakeEndMinusStartExpr()` to better reflect an expression it creates.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82079

Files:
  llvm/lib/MC/MCDwarf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82079.271649.patch
Type: text/x-patch
Size: 4944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/78cd9360/attachment.bin>


More information about the llvm-commits mailing list