[LLVMdev] Validating a new release

Hans Wennborg hans at chromium.org
Thu Jul 16 09:45:41 PDT 2015


Hi Min,

On Thu, Jul 16, 2015 at 12:39 AM, 김민성 <min.s.kim at samsung.com> wrote:
> Currently armv8a arch is not included in the target qualification list for a new release.
>
> Do you know when armv8a arch to be included in the list and when the cross-compile validation (e.g. armv8a binary compiled x86_64 clang) to be supported ?

I assume you're referring to this list:
http://llvm.org/docs/HowToReleaseLLVM.html#id16

Unfortunately, I think that is pretty outdated. In practice, what
happens is that the release testers qualify it on the platforms they
run. In the case of ARM, that is tested by Renato, and I believe he
usually tests both ARMv7 and AArch64.

Thanks,
Hans




More information about the llvm-dev mailing list