[all-commits] [llvm/llvm-project] 05a4b6: [llvm-dwarfdump] --show-sources option to show all...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Thu Jun 30 09:53:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05a4b640358be018800deb39de3bd5c1b9f8138f
      https://github.com/llvm/llvm-project/commit/05a4b640358be018800deb39de3bd5c1b9f8138f
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-dwarfdump.rst
    A llvm/test/tools/llvm-dwarfdump/X86/sources.test
    M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  Log Message:
  -----------
  [llvm-dwarfdump] --show-sources option to show all sources

This option allows printing all sources used by an object file.

Reviewed By: dblaikie, jhenderson

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




More information about the All-commits mailing list