[all-commits] [llvm/llvm-project] b23a31: [funcattrs] Respect nofree attribute on callsites ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Apr 1 14:46:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b23a314146956dd29b719ab537608ced736fc036
https://github.com/llvm/llvm-project/commit/b23a314146956dd29b719ab537608ced736fc036
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionAttrs.cpp
M llvm/test/Transforms/FunctionAttrs/nofree.ll
Log Message:
-----------
[funcattrs] Respect nofree attribute on callsites (not just callee)
More information about the All-commits
mailing list