[PATCH] D104476: [ARM][NFC] Tidy up subtarget frame pointer routines

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 02:13:05 PDT 2021


tmatheson updated this revision to Diff 352944.
tmatheson added a comment.

Fix clang-tidy: warning: do not use 'else' after 'return'


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104476/new/

https://reviews.llvm.org/D104476

Files:
  llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/lib/Target/ARM/Thumb1FrameLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104476.352944.patch
Type: text/x-patch
Size: 6731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/d416fed5/attachment.bin>


More information about the llvm-commits mailing list