[PATCH] D148374: [llvm-remarkutil] Add an option to display DebugLoc when collecting counts for remarks.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 01:53:16 PDT 2023


zjaffal updated this revision to Diff 514139.
zjaffal added a comment.

refactor code to reduce duplication


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148374

Files:
  llvm/docs/CommandGuide/llvm-remarkutil.rst
  llvm/test/tools/llvm-remarkutil/Inputs/annotation-count-with-dbg-loc.yaml
  llvm/test/tools/llvm-remarkutil/Inputs/instruction-count-with-dbg-loc.yaml
  llvm/test/tools/llvm-remarkutil/annotation-count-with-dbg-loc.test
  llvm/test/tools/llvm-remarkutil/instruction-count-with-dbg-loc.test
  llvm/test/tools/llvm-remarkutil/no-debug-log.test
  llvm/tools/llvm-remarkutil/RemarkUtil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148374.514139.patch
Type: text/x-patch
Size: 10698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/c2af7d2c/attachment.bin>


More information about the llvm-commits mailing list