[PATCH] D85264: Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 14:43:38 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG78b0ec3d1c5c: Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE (authored by jpark37, committed by dblaikie).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85264

Files:
  llvm/include/llvm/IR/User.h
  llvm/include/llvm/Support/Compiler.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85264.308779.patch
Type: text/x-patch
Size: 7536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/d102f049/attachment.bin>


More information about the llvm-commits mailing list