[all-commits] [llvm/llvm-project] 6853cc: [MC] Rename a misnamed function. NFC.

Igor Kudrin via All-commits all-commits at lists.llvm.org
Thu Jun 18 06:21:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6853cc72218795d7bcc420fde40d8a6906394313
      https://github.com/llvm/llvm-project/commit/6853cc72218795d7bcc420fde40d8a6906394313
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M llvm/lib/MC/MCDwarf.cpp

  Log Message:
  -----------
  [MC] Rename a misnamed function. NFC.

The patch renames MakeStartMinusEndExpr() to makeEndMinusStartExpr() to
better reflect an expression it creates and fix a naming style issue.

Differential Revision: https://reviews.llvm.org/D82079




More information about the All-commits mailing list