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