Use nofree argument attribute for heap-to-stack conversion.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 40838 Build 40974: arc lint + arc unit
Event Timeline
Comment Actions
LGTM, one nit.
llvm/lib/Transforms/IPO/Attributor.cpp | ||
---|---|---|
4158 | NOTE can be removed as well, I think. |
Comment Actions
Thanks! Will double check before I commit
llvm/lib/Transforms/IPO/Attributor.cpp | ||
---|---|---|
4158 | I'll remove it before I commit. |
NOTE can be removed as well, I think.