[clang] [clang] Add GCC-compatible code model names for sparc64 (PR #79485)

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 17:44:59 PST 2024


koachan wrote:

> I'd run 2-stage builds/tests (either with the existing machinery or by building LLVM twice explicitly: once with an external compiler and then again with the just-built one).

It does seem that at least when it comes to LLVM itself, 2-stage build/tests works okay under all of the supported code models...

https://github.com/llvm/llvm-project/pull/79485


More information about the cfe-commits mailing list