[PATCH] D69259: [NFC][PowerPC] Clean up PPCAsmPrinter with `IsPPC64` and `IsDarwin`

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 07:29:42 PDT 2019


Xiangling_L created this revision.
Xiangling_L added reviewers: sfertile, hubert.reinterpretcast, cebowleratibm, jasonliu.
Xiangling_L added a project: LLVM.
Herald added subscribers: llvm-commits, shchenz, jsji, MaskRay, kbarton, hiraditya, nemanjai.

Clean up PPCAsmPrinter with IsPPC64 and IsDarwin


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69259

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69259.225880.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/537ea4f4/attachment.bin>


More information about the llvm-commits mailing list