[PATCH] D140438: [IR/MachineOutliner] Add a "nooutline" function attr and respect it

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 03:01:27 PST 2022


nikic added a comment.

FWIW, if something affects IR semantics, I'd generally expect it to be a first-class attribute.


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

https://reviews.llvm.org/D140438



More information about the llvm-commits mailing list