[PATCH] D41742: [MSF] Fix FPM interval calculation

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 16:28:09 PST 2018


zturner updated this revision to Diff 128677.
zturner added a comment.

False alarm, no crash.  This update makes the suggested naming change, and also adds a detailed comment to the `getNumFpmIntervals` function.


https://reviews.llvm.org/D41742

Files:
  llvm/include/llvm/DebugInfo/MSF/MSFCommon.h
  llvm/lib/DebugInfo/MSF/MSFCommon.cpp
  llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41742.128677.patch
Type: text/x-patch
Size: 5891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/751f03c5/attachment.bin>


More information about the llvm-commits mailing list