[PATCH] D143885: Adjust #pragma warning so GCC is not unhappy

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 01:51:08 PST 2023


lenary added a comment.

In D143885#4122133 <https://reviews.llvm.org/D143885#4122133>, @rogfer01 wrote:

> In D143885#4122115 <https://reviews.llvm.org/D143885#4122115>, @lenary wrote:
>
>> Which configurations are still using this? Just Polly (via `isl`), or others too?
>
> `flang` still uses this header.

Ok, well, I can't see uses of `llvm/Support/Host.h` in the `flang` directory, but we need this so that polly can build isl, so don't see these comments as being against you landing this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143885/new/

https://reviews.llvm.org/D143885



More information about the llvm-commits mailing list