[PATCH] D82625: [Attributor][NFC] Replace call site with call base.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 23:25:41 PDT 2020


kuter created this revision.
Herald added subscribers: llvm-commits, uenoku, hiraditya.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: uenoku.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: homerdin.
Herald added a reviewer: baziotis.
Herald added a project: LLVM.

This patch replaces call site.... with call base to be more consistent with the rest of the LLVM.


https://reviews.llvm.org/D82625

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82625.273598.patch
Type: text/x-patch
Size: 113620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/9b229f2d/attachment.bin>


More information about the llvm-commits mailing list