Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Similar to Flang (and likely for similar reasons), gcc 9.2 fails to build ClangIR. I confirmed that 9.4.0 (which works for Flang) also works for ClangIR, but it should be more future-proof to use the latest and greatest gcc version. (Many ClangIR developers use Clang as their host compiler, so a recent gcc should match that better.)
- Loading branch information