[PATCH] D108618: [CGCall] Add NoInline attr if presented for the target

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 24 21:05:50 PDT 2021


rjmccall added a comment.

Why do you want to add `noinline` to a function declaration that lacks a definition?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108618



More information about the cfe-commits mailing list