X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.config.in;h=d34a2d51a933d9efd2c352cce5e0f1c6776a1785;hb=9fd1ca6c40a5c0fc11620110421d2e84e7f72989;hp=4df270b379fa0ce7b297dacd0ee20a63be0b6758;hpb=47f88b5bdf5ac571e3719a26047d1f015ff73cf5;p=oota-llvm.git diff --git a/Makefile.config.in b/Makefile.config.in index 4df270b379f..d34a2d51a93 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -396,6 +396,8 @@ COVERED_SWITCH_DEFAULT = @COVERED_SWITCH_DEFAULT@ NO_UNINITIALIZED = @NO_UNINITIALIZED@ # -Wno-maybe-uninitialized NO_MAYBE_UNINITIALIZED = @NO_MAYBE_UNINITIALIZED@ +# -Wno-comment +NO_COMMENT = @NO_COMMENT@ # Was polly found in tools/polly? LLVM_HAS_POLLY = @LLVM_HAS_POLLY@