This is in anticipation of my next patch, where I need to store more
information about free functions than just their argument count. It felt
invasive enough on this function that it seemed worthwhile to just
extract this as its own commit that makes no functional changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
(My next patch isn't actually done yet, but I figured I'd get this out for review early since it doesn't seem harmful on its own and I felt like was a nice cleanup of the function.)
Comment Actions
Reformatted table in anticipation of my next patch, which will embiggen the table enough that clang-format makes a mess of it.
llvm/lib/Analysis/MemoryBuiltins.cpp | ||
---|---|---|
440 | on? |
llvm/lib/Analysis/MemoryBuiltins.cpp | ||
---|---|---|
440 | Yep, I spotted that right after I hit submit. 🤦 |
on?