A few "get" functions were not marked as "const". There is no obvious reason for that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11372
Add 'const' to a few more functions in MachineFrameInfo ClosedPublic Authored by kparzysz on Jul 20 2015, 3:00 PM.
Details
Summary A few "get" functions were not marked as "const". There is no obvious reason for that.
Diff Detail
Event Timelinekparzysz updated this object. This revision is now accepted and ready to land.Jul 20 2015, 3:01 PM
Revision Contents
Diff 30197 include/llvm/CodeGen/MachineFrameInfo.h
|