[all-commits] [llvm/llvm-project] 1d2992: [DebuggerTuning] Move a comment to a more useful p...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Mon May 3 11:08:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d299252dd52ade0e87485be29443aa69be9e910
      https://github.com/llvm/llvm-project/commit/1d299252dd52ade0e87485be29443aa69be9e910
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M llvm/include/llvm/Target/TargetOptions.h
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h

  Log Message:
  -----------
  [DebuggerTuning] Move a comment to a more useful place.

The comment about how to make use of debugger tuning within DwarfDebug
really belongs inside the DwarfDebug declaration, where it will be
easier to find.




More information about the All-commits mailing list