[PATCH] D25929: Add llvm-echo command.

Bob Haarman via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 16:49:31 PDT 2016


inglorion added a comment.

Right, that's a good point. Of course, we could also implement an llvm-printf command, but that sounds like more effort than just implementing support for -e in llvm-echo. Given that, I'm fine if you want to go that route.


https://reviews.llvm.org/D25929





More information about the llvm-commits mailing list