[all-commits] [llvm/llvm-project] d73be5: [NFC] Factor out hasForceAttributes

kyulee-com via All-commits all-commits at lists.llvm.org
Tue Aug 11 23:17:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d73be5af0ae7717d6e4b77fce2fbae5efea42166
      https://github.com/llvm/llvm-project/commit/d73be5af0ae7717d6e4b77fce2fbae5efea42166
  Author: Kyungwoo Lee <kyulee.llvm at gmail.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp

  Log Message:
  -----------
  [NFC] Factor out hasForceAttributes

This is a preparation for https://reviews.llvm.org/D85586.

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




More information about the All-commits mailing list