[PATCH] D79398: [dsymutil] Add reproducers to dsymutil

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 12:27:02 PDT 2020


JDevlieghere added inline comments.


================
Comment at: llvm/test/tools/dsymutil/cmdline.test:3
 HELP: OVERVIEW: manipulate archived DWARF debug symbol files.
 HELP: USAGE: {{.*}}dsymutil{{[^ ]*}} [options] <input files>
 HELP-NOT: -reverse-iterate
----------------
aprantl wrote:
> What do you think about adding 
> 
> `RUN: cat dsymutil.rst | FileCheck --check-prefix=HELP `
> 
> here to ensure all options are documented?
https://reviews.llvm.org/rGb7924d6525be103b6ffd93c7b9787d4339b3ad61


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79398/new/

https://reviews.llvm.org/D79398





More information about the llvm-commits mailing list