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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 06:07:57 PDT 2021


djtodoro added a comment.

It may make sense I think... The llvm-locstats tool depends on llvm-dwarfdump, since it is just a front-end/pretty-printer of some statistics fields. By moving it into the  `llvm/test/tools/llvm-locstats/`, we will have duplicated text of the test, but I guess it is acceptable, right?


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