[PATCH] D15645: Allow multiple debug types in --debug-only

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 14:08:23 PST 2015


MatzeB added a comment.

Note that you can already pass -debug-only multiple times to enable output for multiple debug types. Though I guess the variant with commas may be easier to discover.


Repository:
  rL LLVM

http://reviews.llvm.org/D15645





More information about the llvm-commits mailing list