[all-commits] [llvm/llvm-project] e60f14: [llvm-dwarfdump][test] Add missing dedicated tests...

gbreynoo via All-commits all-commits at lists.llvm.org
Tue Jun 1 06:59:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e60f147324b64f7740de58e6b936cdc0e26daadd
      https://github.com/llvm/llvm-project/commit/e60f147324b64f7740de58e6b936cdc0e26daadd
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    A llvm/test/tools/llvm-dwarfdump/X86/output.s
    A llvm/test/tools/llvm-dwarfdump/X86/parent_recurse_depth.s
    A llvm/test/tools/llvm-dwarfdump/X86/quiet.s
    M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  Log Message:
  -----------
  [llvm-dwarfdump][test] Add missing dedicated tests for some options

This change adds tests specifically for --parent-recurse-depth, --quiet
and -o. The test for -o found a typo in an error message which is also
fixed in this change.

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




More information about the All-commits mailing list