[PATCH] D17566: *_OPTIONS="help=1" should print to stdout and fit 80 chars width

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 09:11:56 PDT 2016


kcc added a comment.

I'd like to avoid having one extra ifdef in the code. 
Especially, if it will cause difference in behavior between the LLVM and GCC versions.

Frankly, I don't understand why this bothers you that much.


http://reviews.llvm.org/D17566





More information about the llvm-commits mailing list