[PATCH] D43337: [CodeGen] Don't omit any redundant information in -debug output when asserts are enabled
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 10:42:36 PST 2018
MatzeB added a comment.
Printing different things depending on whether asserts are enabled feels strange. Can you explain the motivation here?
https://reviews.llvm.org/D43337
More information about the llvm-commits
mailing list