[PATCH] D27610: CMake is funky on detecting Intel 17 as GCC compatible.
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 08:03:54 PST 2016
vchuravy added a comment.
In https://reviews.llvm.org/D27610#618151, @chapuni wrote:
> btw, would it work with icl.exe on windows?
As far as I know Intel on Windows is capable off handling gnu-style options, but I don't have a test system.
> @vchuravy, please do things in the next time when you create a differential,
>
> 1. Add *-commits to subscribers
> 2. Create diff to let contain whole the file, with "diff -U999999"
I am still new to submitting patches to llvm so thanks for pointing that out to me.
https://reviews.llvm.org/D27610
More information about the llvm-commits
mailing list