[PATCH] D24834: Convert option tables to use llvm::ArrayRefs

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 10:27:12 PDT 2016


clayborg added a comment.

My only complaint is that many changes involve moving code from line N to line M. This will make merges harder. Is there any reason you actually moved all those C option array definitions?


https://reviews.llvm.org/D24834





More information about the llvm-commits mailing list