[all-commits] [llvm/llvm-project] bdb173: [llvm-remarkutil] Add an option to display DebugLo...

Zain Jaffal via All-commits all-commits at lists.llvm.org
Tue Apr 18 05:49:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdb173d0dde81b60401e729433512aa76cd531d6
      https://github.com/llvm/llvm-project/commit/bdb173d0dde81b60401e729433512aa76cd531d6
  Author: Zain Jaffal <z_jaffal at apple.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

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

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

Reviewed By: paquette

Differential Revision: https://reviews.llvm.org/D148374




More information about the All-commits mailing list