[llvm-dwarfdump] --show-sources option to show all sources
authorDaniel Thornburgh <dthorn@google.com>
Wed, 16 Feb 2022 00:46:54 +0000 (00:46 +0000)
committerDaniel Thornburgh <dthorn@google.com>
Thu, 30 Jun 2022 16:53:08 +0000 (09:53 -0700)
commit05a4b640358be018800deb39de3bd5c1b9f8138f
tree578e03aa47a14b6b838c90fa41868c64faeedd3a
parent50b26de3c528bf3316127f11cb5d4835fb9fa4f8
[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
llvm/docs/CommandGuide/llvm-dwarfdump.rst
llvm/test/tools/llvm-dwarfdump/X86/sources.test [new file with mode: 0644]
llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp