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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 05:14:31 PDT 2019


djtodoro updated this revision to Diff 217374.
djtodoro edited the summary of this revision.
djtodoro added a comment.

-Rebase
-Use the `tempfile.TemporaryFile`
-Use `subprocess.calll`
-Use `os.path.join`


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

https://reviews.llvm.org/D66526

Files:
  llvm/CMakeLists.txt
  llvm/tools/llvm-dwarfdump/CMakeLists.txt
  llvm/utils/llvm-locstats/CMakeLists.txt
  llvm/utils/llvm-locstats/llvm-locstats.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66526.217374.patch
Type: text/x-patch
Size: 21948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/9fffd6b5/attachment.bin>


More information about the llvm-commits mailing list