[PATCH] D110621: [llvm-locstats] Report a warning if overflow was detected by llvm-dwarfdump

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 06:09:43 PDT 2021


thakis added a comment.

Also, given that we now unconditionally depend on llvm-locstats, should we remove `config.llvm_locstats_used` and delete `llvm/test/tools/llvm-locstats/lit.local.cfg`?

(Also, why is the tool in llvm/utils but the tests in llvm/test/tools?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110621



More information about the llvm-commits mailing list