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

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 20:19:30 PDT 2021


skan added a comment.

In D107048#2913818 <https://reviews.llvm.org/D107048#2913818>, @dblaikie wrote:

> Test case?

This test case is generated by llvm-tool bugpoint while it is a little big.

It's best to test the code in the unittest of class `DwarfUnit`, but I could not find such tests.


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