[PATCH] D140438: [IR/MachineOutliner] Add a "nooutline" function attr and respect it
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 10:45:15 PST 2022
paquette added a comment.
In D140438#4010322 <https://reviews.llvm.org/D140438#4010322>, @nikic wrote:
> FWIW, if something affects IR semantics, I'd generally expect it to be a first-class attribute.
Would it be better for me to move it to Attributes.td, then?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140438/new/
https://reviews.llvm.org/D140438
More information about the llvm-commits
mailing list