[PATCH] D66526: [utils] Add the llvm-locstats tool

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 09:16:47 PDT 2019


djtodoro updated this revision to Diff 219933.
djtodoro added a comment.

-Adjust the CMake
-Adjust the tool to work on Windows (skip the backslash character from JSON string)
-Adjust the test case to work on Windows


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

https://reviews.llvm.org/D66526

Files:
  CMakeLists.txt
  docs/CommandGuide/index.rst
  docs/CommandGuide/llvm-locstats.rst
  test/lit.cfg.py
  test/tools/llvm-dwarfdump/X86/locstats.ll
  utils/llvm-locstats/CMakeLists.txt
  utils/llvm-locstats/llvm-locstats.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66526.219933.patch
Type: text/x-patch
Size: 14193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/9916658b/attachment.bin>


More information about the llvm-commits mailing list