This patch changes the isKnownHeapToStack and isAssumedHeapToStack
member functions to return if a function call is going to be altered by
HeapToStack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LG, one nit
llvm/lib/Transforms/IPO/AttributorAttributes.cpp | ||
---|---|---|
5028 | Add the isValid check here. |
Add the isValid check here.