[PATCH] D107048: [dwarf][bugfix] Recompute the size of block before getting it's BestForm

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 20:40:52 PDT 2021


xiangzhangllvm added a comment.

> The size of the block need to be recomputed before determing the BestForm ....  the test is too big

So if the BestForm is not right, what bug it will cause, can you simplify the test ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107048/new/

https://reviews.llvm.org/D107048



More information about the llvm-commits mailing list