[PATCH] D68336: [NFC] Replace 'isDarwin' with 'IsDarwin' based on LLVM naming convention

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 07:44:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373852: [NFC] Replace 'isDarwin' with 'IsDarwin' (authored by xiangling_liao, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68336?vs=222831&id=223419#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68336

Files:
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h
  llvm/trunk/lib/Target/PowerPC/PPC.h
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMCInstLower.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68336.223419.patch
Type: text/x-patch
Size: 11754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/7242094b/attachment.bin>


More information about the llvm-commits mailing list