[PATCH] D44426: Fix llvm + clang build with Intel compiler

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 19 05:44:53 PDT 2018


yvvan added a comment.

@nhaehnle And that's the problem. There's no build machine for intel compiler and nobody cares.
And if somebody like me want to build it - there's no solution rather than searching for workarounds yourself.
This patch is not that complex in the end as you see so it should be possible to support one more compiler with not too many headache.

That's why I suggest this patch to at least make people know that it's possible to build. Or probably to grab someone's interest to the problem and set up builds.


https://reviews.llvm.org/D44426





More information about the cfe-commits mailing list