[PATCH] D28492: [buildbot] Add slave to test libomp for ppc64le targets.
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 07:58:30 PST 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D28492#641317, @sfantao wrote:
> > Why do we need ii)? i) will use the just-built compiler to test the openmp runtime AFAIK
>
> The reason I am proposing ii) is to test the build of the library itself. Making sure the library build without issues with the latest clang would be something good to have. In terms of the runtime tests, they would basically use similar builds but exercising different logic in the build system.
>
> Thanks,
> Samuel
Ok, SGTM
https://reviews.llvm.org/D28492
More information about the llvm-commits
mailing list