[PATCH] D52999: [FileCheck] Annotate input dump
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 14:53:48 PDT 2018
george.karpenkov added a comment.
I am also somewhat uneasy about renaming the option, since it is already contained in some configurations. Could we accept both?
In the long term, I think we should introduce the LIT_DEBUG option, which would set both, so typing a long option name would not be necessary.
Repository:
rL LLVM
https://reviews.llvm.org/D52999
More information about the llvm-commits
mailing list