[PATCH] D41734: [DebugInfo][PDB] Fix too many FPM blocks being written in some cases

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 10:42:58 PST 2018


zturner added a comment.

Out of curiosity, what was the symptom you were experiencing and how did you come to the conclusion that it was related to the FPM calculations?

I'll have to go back to the microsoft repo to re-read their algorithm and see if I can find any hints about how they factor in these values.


Repository:
  rL LLVM

https://reviews.llvm.org/D41734





More information about the llvm-commits mailing list